gtkAdjustmentSetUpper
Sets the maximum value of the adjustment.
gtkAdjustmentSetUpper(object, upper)
|
|
|
the new maximum value |
Note that values will be restricted by
upper - page-size
if the page-size
property is nonzero.
See gtkAdjustmentSetLower
about how to compress multiple
emissions of the "changed" signal when setting multiple adjustment
properties.
Since 2.14
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.