Package: gtk
Accessor gtk:range-adjustment
Lambda Listgtk:range-adjustment (object) SyntaxArgumentsDetails The accessor for the adjustment slot of the gtk:range class gets or sets the adjustment which is the "model"
object for the range. The adjustment indicates the current range value, the minimum and maximum range values, the step/page increments used for keybindings and scrolling, and the page size. The page size is normally 0 for the gtk:scale widget, and indicates the size of the visible area of the widget being scrolled. | See also |
2025-08-12