![]() |
![]()
| ![]() |
![]()
NAMEXmCreateIconGadget — The IconGadget widget creation function SYNOPSIS#include <Xm/IconG.h> Widget XmCreateIconGadget( Widget parent, String name, ArgList arglist, Cardinal argcount); DESCRIPTIONXmCreateIconGadget 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). RETURNReturns the IconGadget widget ID. RELATEDXmIconGadget(3).
|