XmCreateDragIconSection: Misc. Reference Manual Pages (library call) |
XmCreateDragIconSection: Misc. Reference Manual Pages (library call) |
#include <Xm/DragIcon.h> Widget XmCreateDragIcon( Widget widget, String name, ArgList arglist, Cardinal argcount);
XmCreateDragIcon creates a DragIcon and returns the associated widget ID.
For a complete definition of DragIcon and its associated resources, see XmDragIcon(3).
The function creates a DragIcon and returns the associated widget ID.
XmDragContext(3), XmDragIcon(3), and XmScreen(3).