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