[ Version ( since = "2.14" ) ]
public void set_upper (double upper)
Sets the maximum value of the adjustment.
Note that values will be restricted by `upper - page-size` if the page-size property is nonzero.
See [method@Gtk.Adjustment.set_lower] about how to compress multiple emissions of the [signal@Gtk.Adjustment:GtkAdjustment:changed
] signal when setting multiple adjustment properties.
| this |
an adjustment |
| upper |
the new maximum value |