Region.unio

Sets the area of source1 to the union of the areas of source1 and source2. The resulting area is the set of pixels contained in either source1 or source2.

class Region
void
unio

Parameters

source2 Region

a GdkRegion

Meta