Package: gtk
Function gtk-spin-button-range
Lambda Listgtk-spin-button-range (spin-button) SyntaxArgumentsDetails
Accessor of the minimum and maximum value of the spin button. The function gtk-spin-button-range gets the minimum and maximum allowed values for the spin button. The function (setf gtk-spin-button-range) sets the minimum and maximum allowable values. If the current value is outside this range, it will be adjusted to fit within the range, otherwise it will remain unchanged. | See also |
2021-2-10