Method GTK2.ScaleButton()->set_value()
- Method set_value
GTK2.ScaleButton
set_value(float
val
)- Description
Sets the current value of the scale; if the scale is outside the minimum or maximum range values, it will be clamped to fit inside them. The button emits the "value-changed" signal if the value changes.