The Scale widget creation function
Format
#include <Xm/Scale.h> Widget XmCreateScale Widget parentString nameArgList arglistCardinal argcount
DESCRIPTION
XmCreateScale 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).
RETURN
Returns the Scale widget ID.
RELATED