XmCreateSeparator(3) | Library Functions Manual | XmCreateSeparator(3) |
XmCreateSeparator — The Separator widget creation function "XmCreateSeparator" "creation functions" "XmCreateSeparator"
#include <Xm/Separator.h> Widget XmCreateSeparator( Widget parent, String name, ArgList arglist, Cardinal argcount);
XmCreateSeparator creates an instance of a Separator widget and returns the associated widget ID.
For a complete definition of Separator and its associated resources, see XmSeparator(3).
Returns the Separator widget ID.