*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XmDragStart | Section: 3 | Source: Digital UNIX | File: XmDragStart.3X.gz
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 Drag- Context widget that it initializes for the associated drag transaction. 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 opera- tion. 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)

Navigation Options