| gdkRegionIntersect {RGtk2} | R Documentation |
Sets the area of source1 to the intersection of the areas of source1
and source2. The resulting area is the set of pixels contained in
both source1 and source2.
gdkRegionIntersect(object, source2)
|
[GdkRegion] a GdkRegion |
|
[GdkRegion] another GdkRegion |
Derived by RGtkGen from GTK+ documentation