| gdkGCSetClipRegion {RGtk2} | R Documentation |
Sets the clip mask for a graphics context from a region structure.
The clip mask is interpreted relative to the clip origin. (See
gdkGCSetClipOrigin).
gdkGCSetClipRegion(object, region)
|
[GdkGC] a GdkGC. |
|
[GdkRegion] the GdkRegion. |
Derived by RGtkGen from GTK+ documentation