![]() |
![]()
| ![]() |
![]()
NAMEXmCreateScale — The Scale widget creation function SYNOPSIS#include <Xm/Scale.h> Widget XmCreateScale( Widget parent, String name, ArgList arglist, Cardinal argcount); DESCRIPTIONXmCreateScale creates an instance of a Scale widget and returns the associated widget ID.
For a complete definition of Scale and its associated resources, see XmScale(3). RETURNReturns the Scale widget ID. RELATEDXmScale(3).
|