Query: xmdragstart
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmDragStart(library call) XmDragStart(library call)NAMEXmDragStart -- A Drag and Drop function that initiates a drag and drop transactionSYNOPSIS#include <Xm/DragDrop.h> Widget XmDragStart( Widget widget, XEvent *event, ArgList arglist, Cardinal argcount);DESCRIPTIONXmDragStart initiates a drag operation. This routine returns the DragContext widget that it initializes for the associated drag transac- tion. The toolkit is responsible for freeing the DragContext when the drag and drop transaction is complete. widget Specifies the ID of the smallest widget and/or gadget that encloses the source elements selected for a drag operation. event Specifies the XEvent that triggered the drag operation. This event must be a ButtonPress event. arglist Specifies the argument list. Any XmDragContext resources not specified in the argument list are obtained from the resource data- base or are set to their default values. argcount Specifies the number of attribute/value pairs in the argument list (arglist) For a complete definition of DragContext and its associated resources, see XmDragContext(3).RETURNReturns the ID of the DragContext widget that controls this drag and drop transaction. Returns NULL if the drag cannot be initiated.RELATEDXmDragCancel(3) and XmDragContext(3). XmDragStart(library call)
Related Man Pages |
---|
xmdragstart(3) - redhat |
dtdndcreatesourceicon(3) - hpux |
xmcreateworkarea(3) - hpux |
xmdragstart(3) - hpux |
xmdropsiteregister(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Dojo Toolkit 1.1.0 (Release branch) |
Coindesigner 2-beta1 (Default branch) |
dobrado: 0.10 released |
Dojo Toolkit 1.2.1 (Release branch) |
Theory 0.1.1 (Default branch) |