Sets the GtkAdjustment value. The value is clamped to lie between
adjustment->lower and
adjustment->upper.
Note that for adjustments which are used in a GtkScrollbar, the effective
range of allowed values goes from adjustment->lower to
adjustment->upper - adjustment->page_size.
Sets the GtkAdjustment value. The value is clamped to lie between adjustment->lower and adjustment->upper. Note that for adjustments which are used in a GtkScrollbar, the effective range of allowed values goes from adjustment->lower to adjustment->upper - adjustment->page_size.