*** 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: XmCreateDragIcon | Section: 3 | Source: Digital UNIX | File: XmCreateDragIcon.3X.gz
XmCreateDragIcon(3X) XmCreateDragIcon(3X) NAME XmCreateDragIcon - A Drag and Drop function that creates a DragIcon widget SYNOPSIS #include <Xm/DragIcon.h> Widget XmCreateDragIcon (widget, name, arglist, argcount) Widget widget; String name; ArgList arglist; Cardinal argcount; DESCRIPTION XmCreateDragIcon creates a DragIcon and returns the associated widget ID. Specifies the ID of the widget that the function uses to access default values for visual attributes of the DragIcon. This widget may be different than the actual parent of the DragIcon. Specifies the name of the DragIcon widget. Specifies the argument list. Specifies the number of attribute/value pairs in the argument list (arglist). For a complete definition of DragIcon and its associated resources, see XmDragIcon(3X). RETURN VALUE The function creates a DragIcon and returns the associated widget ID. SEE ALSO XmDragContext(3X), XmDragIcon(3X), XmScreen(3X) XmCreateDragIcon(3X)

Navigation Options