The IconGadget widget creation function
Format
#include <Xm/IconG.h> Widget XmCreateIconGadget Widget parentString nameArgList arglistCardinal argcount
DESCRIPTION
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).
RETURN
Returns the IconGadget widget ID.
RELATED