Package: gtk

Function gtk-range-slider-range

Lambda List

gtk-range-slider-range (range)

Arguments

range -- a gtk-range widget

Return Value

slider-start -- an integer with the start of the slider, or nil
slider-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

2021-12-26