DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

XmScaleGetValue(Xm)


XmScaleGetValue -- a Scale function that returns the current slider position

Syntax

#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(Xm).

See also

XmScale(Xm)
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003