Package: gtk
Function gtk:range-slider-range
Lambda Listgtk:range-slider-range (range) ArgumentsReturn Value start -- an integer with the start of the slider, or nil end -- an integer with the end of the slider, or nil Details
This function returns sliders range along the long dimension, in
widget window coordinates. This function is useful mainly for gtk:range subclasses. | See also |
#2023-8-24