Description Usage Arguments Details Author(s)
Sets the maximum value of the adjustment.
1 | gtkAdjustmentSetUpper(object, upper)
|
|
a |
|
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.