Gtk.Range.prototype.get_range_rect
function get_range_rect():void { // Gjs wrapper for gtk_range_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 Gtk.Range subclasses.
Since 2.20