Package: gtk
Accessor gtk:range-adjustment
Lambda Listgtk:range-adjustment (object) SyntaxArgumentsDetails Accessor of the adjustment slot of the gtk:range
class. The gtk:range-adjustment function gets the adjustment which is the "model" object for the range. The (setf gtk:range-adjustment) function sets
the adjustment. 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 |
2023-8-24