osf1 man page for xmdragstart

Query: xmdragstart

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmDragStart(3X) 														   XmDragStart(3X)

NAME
XmDragStart - A Drag and Drop function that initiates a drag and drop transaction
SYNOPSIS
#include <Xm/DragDrop.h> Widget XmDragStart (widget, event, arglist, argcount) Widget widget; XEvent *event; ArgList arglist; Cardinal argcount;
DESCRIPTION
XmDragStart 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. Specifies the ID of the smallest widget and/or gadget that encloses the source elements selected for a drag operation. Specifies the XEvent that triggered the drag operation. This event must be a ButtonPress event. Specifies the argument list. Any XmDragContext resources not specified in the argument list are obtained from the resource database or are set to their default values. Specifies the number of attribute/value pairs in the argument list (arglist). For a complete definition of DragContext and its associated resources, see XmDragContext(3X).
RETURN VALUE
Returns the ID of the DragContext widget that controls this drag and drop transaction.
SEE ALSO
XmDragCancel(3X), XmDragContext(3X) XmDragStart(3X)
Related Man Pages
xmdropsiteregister(3) - redhat
xmdragstart(3) - hpux
xmdropsiteregister(3) - hpux
xmcreateworkarea(3x) - osf1
xmgetdragcontext(3x) - osf1
Similar Topics in the Unix Linux Community
Dojo Toolkit 1.2.0 (Release branch)
Theory 0.1.1 (Default branch)
OS/X 10.4 Deleting unwanted applications
File path weirdness
FTP drag &amp; drop