gdkRegionGetClipbox {RGtk2} | R Documentation |
Returns the smallest rectangle which includes the entire GdkRegion
.
gdkRegionGetClipbox(object)
|
[GdkRegion ] a GdkRegion . |
A list containing the following elements:
|
[GdkRectangle ] returns the smallest rectangle which includes all of region . |
Derived by RGtkGen from GTK+ documentation