Region.subtract

Subtracts the area of source2 from the area source1. The resulting area is the set of pixels contained in source1 but not in source2.

class Region
void
subtract

Parameters

source2 Region

another GdkRegion

Meta