get_range_rect
Description:
[
Version ( since =
"2.20" ) ]
public Rectangle get_range_rect ()
This function returns the area that contains the range’s trough and its steppers, in widget->window coordinates.
This function is useful mainly for Range subclasses.
Parameters:
this |
a Range
|
range_rect |
return location for the range rectangle
|