*** 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: XmDropTransferStart | Section: 3 | Source: Digital UNIX | File: XmDropTransferStart.3X.gz
XmDropTransferStart(3X) XmDropTransferStart(3X) NAME XmDropTransferStart - A Drag and Drop function that initiates a drop transfer SYNOPSIS #include <Xm/DragDrop.h> Widget XmDropTransferStart (widget, arglist, argcount) Widget widget; ArgList arglist; Cardinal argcount; DESCRIPTION XmDropTransferStart initiates a drop transfer and uses the specified argument list to initialize an XmDropTransfer object. The DropTransfer object can be manipulated with XtSetValues and XtGetValues until the last call to the XmNtransferProc procedure is made. After that point, the result of using the widget pointer is undefined. The DropTransfer object is freed by the toolkit when a transfer is complete. Specifies the ID of the DragContext widget associated with the transaction Speci- fies the argument list Specifies the number of attribute/value pairs in the argument list (arglist) For a complete definition of DropTransfer and its associated resources, see XmDropTransfer(3X). RETURN VALUE Returns the ID of the DropTransfer widget. SEE ALSO XmDragContext(3X), XmDropTransfer(3X), XmDropTransferAdd(3X) XmDropTransferStart(3X)

Navigation Options