Manual Page Result
0
Command: XmDropSiteUpdate | Section: 3 | Source: Digital UNIX | File: XmDropSiteUpdate.3X.gz
XmDropSiteUpdate(3X) XmDropSiteUpdate(3X)
NAME
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 spec-
ified widget. This routine updates the drop site resources specified
in the arglist. Specifies the ID of the widget registered as a drop
site Specifies the argument list Specifies the number of at-
tribute/value pairs in the argument list (arglist)
For a complete definition of DropSite and its associated resources, see
XmDropSite(3X).
SEE ALSO
XmDropSite(3X), XmDropSiteEndUpdate(3X), XmDropSiteRegister(3X), Xm-
DropSiteStartUpdate(3X), XmDropSiteUnregister(3X)
XmDropSiteUpdate(3X)