X Python Reference Manual
Previous:
6.3.11 XmRowColumn widget methods
Up:
6.3 Xm Widget
Next:
6.3.13 XmScrollBar widget methods
6.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
)
This function corresponds with
XmScaleSetValue
.
X Python Reference Manual
Previous:
6.3.11 XmRowColumn widget methods
Up:
6.3 Xm Widget
Next:
6.3.13 XmScrollBar widget methods
Release 2.3, documentation updated on September 30, 2003.