XmScaleGetValue(X3mot)
XmScaleGetValue --
a Scale function that returns the current slider position
Synopsis
#include <Xm/Scale.h>
void XmScaleGetValue (widget, value_return)
Widget widget;
int * value_return;
Description
XmScaleGetValue returns the current slider position value
displayed in the scale.
widget-
Specifies the Scale widget ID
value_return-
Returns the current slider position value
For a complete definition of Scale and its associated resources, see
XmScale(X3mot).
References
XmScale(X3mot)
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004