Query: xmdropsiteregistered
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmDropSiteRegistered(library call) XmDropSiteRegistered(library call)NAMEXmDropSiteRegistered -- A Drag and Drop function that determines if a drop site has been registeredSYNOPSIS#include <Xm/DragDrop.h> Boolean XmDropSiteRegistered( Widget widget);DESCRIPTIONXmDropSiteRegistered determines if the specified widget has a drop site registered. If a drop site is registered, this function returns True. widget Specifies the ID of the widget being queried. For a complete definition of DropSite and its associated resources, see XmDropSite(3).RETURNIf the widget is not a registered drop site, this function returns False. Otherwise, it returns True.RELATEDXmDisplay(3), XmDropSite(3), XmDropSiteEndUpdate(3), XmDropSiteStartUpdate(3), XmDropSiteUpdate(3), XmDropSiteUnregister(3), and XmScreen(3). XmDropSiteRegistered(library call)
Related Man Pages |
---|
xmdragstart(3) - hpux |
xmdropsiteconfigurestackingorder(3) - hpux |
xmdropsiteregister(3) - hpux |
xmdropsiteconfigurestackingorder(3x) - osf1 |
xmdropsitequerystackingorder(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Tar Command |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |