Package: gtk
Accessor gtk:adjustment-value
Lambda Listgtk:adjustment-value (object) SyntaxArgumentsDetails Accessor of the value slot of the gtk:adjustment class. The gtk:adjustment-value function gets the current value of the adjustment. The (setf gtk:adjustment-value) function sets the adjustment value. The value is clamped to lie between the lower and upper values. Note that for adjustments which are used in a gtk:scrollbar widget, the effective range of allowed values goes from the lower to (upper - page-size) values. | See also |
2023-8-25