The LabelGadget creation function
Format
#include <Xm/LabelG.h> Widget XmCreateLabelGadget Widget parentString nameArgList arglistCardinal argcount
DESCRIPTION
XmCreateLabelGadget creates an instance of a LabelGadget widget and returns the associated widget ID.
For a complete definition of LabelGadget and its associated resources, see XmLabelGadget (3).
RETURN
Returns the LabelGadget widget ID.
RELATED