Next: XmScrollBar widget methods
Prev: XmRowColumn widget methods
Up: Xm Widget object
Top: Top
4.3.10. XmScale widget methods
Widget objects whose widget class is subclassed from XmScale
have the following additional methods:
- ScaleGetValue () -- Method on XmScale widget
-
Returns
value
.
This function corresponds with XmScaleGetValue
.
- ScaleSetValue (value) -- Method on XmScale widget
-
Returns
None
.
This function corresponds with XmScaleSetValue
.