A Scale function that returns the current slider position
Format
#include <Xm/Scale.h> void XmScaleGetValue Widget widgetint * value_return
DESCRIPTION
XmScaleGetValue returns the current slider position value displayed in the scale.
For a complete definition of Scale and its associated resources, see XmScale (3).
RELATED