get_slider_range
Description:
This function returns sliders range along the long dimension, in widget->window coordinates.
This function is useful mainly for `GtkRange` subclasses.
Parameters:
this |
a `GtkRange` |
slider_start |
return location for the slider's start |
slider_end |
return location for the slider's end |