xmcreatedragicon(3) redhat man page | unix.com

Man Page: xmcreatedragicon

Operating Environment: redhat

Section: 3

XmCreateDragIcon(library call)											    XmCreateDragIcon(library call)

NAME
XmCreateDragIcon -- A Drag and Drop function that creates a DragIcon widget
SYNOPSIS
#include <Xm/DragIcon.h> Widget XmCreateDragIcon( Widget widget, String name, ArgList arglist, Cardinal argcount);
DESCRIPTION
XmCreateDragIcon creates a DragIcon and returns the associated widget ID. widget 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. name Specifies the name of the DragIcon widget. arglist Specifies the argument list. argcount Specifies the number of attribute/value pairs in the argument list (arglist). For a complete definition of DragIcon and its associated resources, see XmDragIcon(3).
RETURN
The function creates a DragIcon and returns the associated widget ID.
RELATED
XmDragContext(3), XmDragIcon(3), and XmScreen(3). XmCreateDragIcon(library call)
Related Man Pages
xmcreateworkarea(3) - centos
xmcreateworkarea(3) - hpux
xmdragicon(3) - hpux
xmdragstart(3) - hpux
xmdroptransferstart(3x) - osf1
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Retrieving previous command in a script
Tar Command
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq