Man Page: xmdropsiteunregister
Operating Environment: redhat
Section: 3
XmDropSiteUnregister(library call) XmDropSiteUnregister(library call)NAMEXmDropSiteUnregister -- A Drag and Drop function that frees drop site informationSYNOPSIS#include <Xm/DragDrop.h> void XmDropSiteUnregister( Widget widget);DESCRIPTIONXmDropSiteUnregister informs the toolkit that the specified widget is no longer a registered drop site. The function frees all associated drop site information. widget Specifies the ID of the widget, registered as a drop site, that is to be unregistered For a complete definition of DropSite and its associated resources, see XmDropSite(3).RELATEDXmDropSite(3) and XmDropSiteRegister(3). XmDropSiteUnregister(library call)
| Similar Topics in the Unix Linux Community |
|---|
| How to capture ^x,^y via bash script? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Issue with events occuring in DST window |