XmDropSiteStartUpdate (3) Linux Manual Page
XmDropSiteStartUpdate — A Drag and Drop function that facilitates processing updates to multiple drop sites Synopsis #include <Xm/DragDrop.h> void XmDropSiteStartUpdate( Widget widget); Description XmDropSiteStartUpdate is used in conjunction with XmDropSiteEndUpdate to process updates to multiple drop sites within the same shell widget. XmDropSiteStartUpdate and XmDropSiteEndUpdate signal the beginning and the end respectively of a series…
