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