Package: gtk
Accessor gtk:adjustment-upper
Lambda Listgtk:adjustment-upper (object) SyntaxArgumentsDetails The accessor for the upper slot of the gtk:adjustment class gets or sets the maximum value of the
adjustment. Note that values will be restricted by the (upper - page-size) value if the page-size value is nonzero. See the gtk:adjustment-lower function about how to compress multiple emissions of the "changed" signal when setting multiple adjustment properties. | See also |
2025-08-12