Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmDropStY(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmDropSiteUpdate(Xm)           6 January 1993           XmDropSiteUpdate(Xm)


 Name

    XmDropSiteUpdate - a Drag and Drop function that sets resource values for
    a drop site

 Syntax


    #include <Xm/DragDrop.h>

    void XmDropSiteUpdate (widget, arglist, argcount)
    Widget  widget;
    ArgList  arglist;
    Cardinal argcount;


 Description

    XmDropSiteUpdate modifies drop site resources associated with the speci-
    fied widget. This routine updates the drop site resources specified in
    the arglist.

    widget  Specifies the ID of the widget registered as a drop site

    arglist Specifies the argument list

    argcount
            Specifies the number of attribute/value pairs in the argument
            list (arglist)

    For a complete definition of DropSite and its associated resources, see
    XmDropSite(Xm).

 See also

    XmDropSite(Xm), XmDropSiteEndUpdate(Xm), XmDropSiteRegister(Xm),
    XmDropSiteStartUpdate(Xm) and XmDropSiteUnregister(Xm).


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026