Package: gtk
Function gtk:spin-button-range
Lambda Listgtk:spin-button-range (button) SyntaxArgumentsDetails
Gets or sets the minimum and maximum allowed values for the spin button.
If the current value is outside this range, it will be adjusted to fit
within the range, otherwise it will remain unchanged. | See also |
#2025-05-31