Package: gtk
Function gtk-range-value
Lambda Listgtk-range-value (range) SyntaxArgumentsDetails
Accessor of the value of the range. The gtk-range-value function gets the current value of the range. The (setf gtk-range-value) function sets the current value of the range. If the value is outside the minimum or maximum range values, it will be clamped to fit inside them. The range emits the "value-changed" signal if the value changes. | See also |
2021-12-26