XmCreateIconGadget
The IconGadget widget creation function "XmCreateIconGadget" "creation functions" "XmCreateIconGadget"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
The IconGadget widget creation function "XmCreateIconGadget" "creation functions" "XmCreateIconGadget"
#include <Xm/IconG.h> Widget XmCreateIconGadget( Widget parent, String name, ArgList arglist, Cardinal argcount);
XmCreateIconGadget creates an instance of an IconGadget widget and returns the associated widget ID.
For a complete definition of IconGadget and its associated resources, see XmIconGadget(3).
Returns the IconGadget widget ID.