![]() |
![]()
| ![]() |
![]()
NAMEXmCreateSeparatorGadget — The SeparatorGadget creation function SYNOPSIS#include <Xm/SeparatoG.h> Widget XmCreateSeparatorGadget( Widget parent, String name, ArgList arglist, Cardinal argcount); DESCRIPTIONXmCreateSeparatorGadget 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). RETURNReturns the SeparatorGadget widget ID. RELATEDXmSeparatorGadget(3).
|