| gdkRegionUnionWithRect {RGtk2} | R Documentation |
Sets the area of region to the union of the areas of region and
rect. The resulting area is the set of pixels contained in
either region or rect.
gdkRegionUnionWithRect(object, rect)
|
[GdkRegion] a GdkRegion. |
|
[GdkRectangle] a GdkRectangle. |
Derived by RGtkGen from GTK+ documentation