Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method GTK2.Range()->set_value()


Method set_value

GTK2.Range set_value(float value)

Description

Sets the current value; if the value is outside the minimum or maximum range values, it will be clamped to fit inside them. The range emits the "value-changed" signal if the value changes.