Next: XmScrollBar widget methods Prev: XmRowColumn widget methods Up: Xm Widget object Top: Top

5.3.12. XmScale widget methods

Widget objects whose widget class is subclassed from XmScale have the following additional methods:

ScaleGetValue ()
Returns value. This function corresponds with XmScaleGetValue.
ScaleSetValue (value)
Returns None. This function corresponds with XmScaleSetValue.


Next: XmScrollBar widget methods Prev: XmRowColumn widget methods Up: Xm Widget object Top: Top