Sets the gtk.adjustment.Adjustment value.
The value is clamped to lie between gtk.adjustment.Adjustment.lower and gtk.adjustment.Adjustment.upper.
Note that for adjustments which are used in a gtk.scrollbar.Scrollbar, the effective range of allowed values goes from gtk.adjustment.Adjustment.lower to gtk.adjustment.Adjustment.upper - propertyGtk.Adjustment:page-size.
the new value
Sets the gtk.adjustment.Adjustment value.
The value is clamped to lie between gtk.adjustment.Adjustment.lower and gtk.adjustment.Adjustment.upper.
Note that for adjustments which are used in a gtk.scrollbar.Scrollbar, the effective range of allowed values goes from gtk.adjustment.Adjustment.lower to gtk.adjustment.Adjustment.upper - propertyGtk.Adjustment:page-size.