![]() |
![]()
| ![]() |
![]()
NAMEXmCreateSeparator — The Separator widget creation function SYNOPSIS#include <Xm/Separator.h> Widget XmCreateSeparator( Widget parent, String name, ArgList arglist, Cardinal argcount); DESCRIPTIONXmCreateSeparator 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). RETURNReturns the Separator widget ID. RELATEDXmSeparator(3).
|