gdkRegionGetRectangles {RGtk2} | R Documentation |
Obtains the area covered by the region as a list of rectangles.
gdkRegionGetRectangles(object)
|
[GdkRegion ] a GdkRegion |
A list containing the following elements:
|
[GdkRectangle ] return location for a list of rectangles |
|
[integer] length of returned list |
Derived by RGtkGen from GTK+ documentation