Adjustment.setValue

Sets the gtk.Adjustment value. The value is clamped to lie between lower and upper.

Note that for adjustments which are used in a gtk.Scrollbar, the effective range of allowed values goes from lower to upper - page-size.

class Adjustment
void
setValue
(
double value
)

Parameters

value double

the new value