Range.getRangeRect
void getRangeRect(out gdk.rectangle.Rectangle rangeRect) nothrowThis 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 |