Package: gtk
Function gtk-range-set-increments
Lambda Listgtk-range-set-increments (range step page) Argumentsrange -- a gtk-range widget step -- a double float with the step size page -- a double float with the page size Details
Sets the step and page sizes for the range. The step size is used when the user clicks the gtk-scrollbar arrows or moves the gtk-scale widget via arrow keys. The page size is used for example when moving via Page Up or Page Down keys. | See also |
2021-12-26