Range.getRangeRect
void getRangeRect(out gdk.rectangle.Rectangle rangeRect)This function returns the area that contains the range’s trough and its steppers, in widget->window coordinates.
This function is useful mainly for #GtkRange subclasses.
Parameters
rangeRect | return location for the range rectangle |