Query: xmdropsiteendupdate
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmDropSiteEndUpdate(library call) XmDropSiteEndUpdate(library call)NAMEXmDropSiteEndUpdate -- A Drag and Drop function that facilitates processing updates to multiple drop sitesSYNOPSIS#include <Xm/DragDrop.h> void XmDropSiteEndUpdate( Widget widget);DESCRIPTIONXmDropSiteEndUpdate is used in conjunction with XmDropSiteStartUpdate to process updates to multiple drop sites within the same hierarchy. XmDropSiteStartUpdate and XmDropSiteEndUpdate signal the beginning and the end respectively of a series of calls to XmDropSiteUpdate. Calls to XmDropSiteStartUpdate and XmDropSiteEndUpdate can be recursively stacked. Using these routines optimizes the processing of update information. widget Specifies the ID of any widget within a given hierarchy. The function uses this widget to identify the shell that contains the drop sites. For a complete definition of DropSite and its associated resources, see XmDropSite(3).RELATEDXmDropSiteStartUpdate(3) and XmDropSiteUpdate(3). XmDropSiteEndUpdate(library call)
Related Man Pages |
---|
xmdragstart(3) - redhat |
xmdropsiteconfigurestackingorder(3) - redhat |
xmdropsiteconfigurestackingorder(3) - centos |
xmdropsitequerystackingorder(3) - centos |
xmdragstart(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to extract every repeated string between two specific string? |
SAN Migration question |
Shopt -s histappend |