Adjustment.setValue

Sets the gtk.adjustment.Adjustment value.

The value is clamped to lie between gtk.adjustment.Adjustment.gdouble and gtk.adjustment.Adjustment.gdouble.

Note that for adjustments which are used in a gtk.scrollbar.Scrollbar, the effective range of allowed values goes from gtk.adjustment.Adjustment.gdouble to gtk.adjustment.Adjustment.gdouble - propertyGtk.Adjustment:page-size.

class Adjustment
void
setValue
(
double value
)

Parameters

value double

the new value