Range.getRangeRect
void getRangeRect(out gdk.rectangle.Rectangle rangeRect)This function returns the area that contains the range’s trough, in coordinates relative to range's origin.
This function is useful mainly for [gtk.range.Range] subclasses.
Parameters
rangeRect | return location for the range rectangle |