XmCreateScale
The Scale widget creation function "XmCreateScale" "creation functions" "XmCreateScale"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
The Scale widget creation function "XmCreateScale" "creation functions" "XmCreateScale"
#include <Xm/Scale.h> Widget XmCreateScale( Widget parent, String name, ArgList arglist, Cardinal argcount);
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).
Returns the Scale widget ID.