Query: xmgetdragcontext
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmGetDragContext(library call) XmGetDragContext(library call)NAMEXmGetDragContext -- A Drag and Drop function that retrieves the DragContext widget ID associated with a timestampSYNOPSIS#include <Xm/DragC.h> Widget XmGetDragContext( Widget refwidget, Time timestamp);DESCRIPTIONXmGetDragContext returns the widget ID of the active DragContext associated with a given display and timestamp. A timestamp uniquely iden- tifies which DragContext is active when more than one drag and drop transaction has been initiated on a display. If the specified timestamp matches a timestamp processed between the start and finish of a single drag and drop transaction, the function returns the corresponding DragContext ID. refwidget Specifies the ID of the widget that the routine uses to identify the intended display. The function returns the ID of the Drag- Context associated with the display value passed by this widget. timestamp Specifies a timestamp. For a complete definition of DragContext and its associated resources, see XmDragContext(3).RETURNReturns the ID of the DragContext widget that is active for the specified timestamp. Otherwise, returns NULL if no active DragContext is found.RELATEDXmDragContext(3). XmGetDragContext(library call)
Related Man Pages |
---|
xmdropsite(3) - centos |
xmdropsiteconfigurestackingorder(3) - hpux |
xmdragstart(3x) - osf1 |
xmdropsiteconfigurestackingorder(3x) - osf1 |
gtk2::gdk::dragcontext(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
SAN Migration question |
Sequence extraction |
awk - Multi-line data to be stored in variable |
Seeking Alternative for diff in hp |