Region.unionWithRect

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.

class Region
void
unionWithRect

Parameters

rect Rectangle

a GdkRectangle.

Meta