![]() |
![]()
| ![]() |
![]()
NAMEXmDropSiteUpdate — A Drag and Drop function that sets resource values for a drop site SYNOPSIS#include <Xm/DragDrop.h> void XmDropSiteUpdate( Widget widget, ArgList arglist, Cardinal argcount); DESCRIPTIONXmDropSiteUpdate modifies drop site resources associated with the specified widget. This routine updates the drop site resources specified in the arglist.
For a complete definition of DropSite and its associated resources, see XmDropSite(3). RELATEDXmDropSite(3), XmDropSiteEndUpdate(3), XmDropSiteRegister(3), XmDropSiteStartUpdate(3), and XmDropSiteUnregister(3).
|