[ Version ( since = "2.12" ) ]
public void set_value (double value)
Sets the current value of the scale; if the value is outside the minimum or maximum range values, it will be clamped to fit inside them.
The scale button emits the value_changed signal if the value changes.
this | |
value |
new value of the scale button |