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