XmDropSiteUpdate(X3mot)
XmDropSiteUpdate --
a Drag and Drop function that sets resource values for a drop site
Synopsis
#include <Xm/DragDrop.h>
void XmDropSiteUpdate (widget, arglist, argcount)
Widget widget;
ArgList arglist;
Cardinal argcount;
Description
XmDropSiteUpdate modifies drop site resources associated with
the specified 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(X3mot).
References
XmDropSite(X3mot),
XmDropSiteEndUpdate(X3mot),
XmDropSiteRegister(X3mot),
XmDropSiteStartUpdate(X3mot)
and
XmDropSiteUnregister(X3mot).
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004