Method GTK2.Adjustment()->set_value()
- Method set_value
GTK2.Adjustment
set_value(float
to
)- Description
Sets the value. The value is clamped to lie between lower and upper.
Note that for adjustments which are used in a W(Scrollbar), the effective range of allowed values goes from lower to upper-page_size.