gtkRangeGetRangeRect {RGtk2} | R Documentation |
This function returns the area that contains the range's trough and its steppers, in widget->window coordinates.
gtkRangeGetRangeRect(object)
|
a |
This function is useful mainly for GtkRange
subclasses.
Since 2.20
A list containing the following elements:
|
return location for the range rectangle |
Derived by RGtkGen from GTK+ documentation