gdkGCSetClipOrigin {RGtk2} | R Documentation |
Sets the origin of the clip mask. The coordinates are interpreted relative to the upper-left corner of the destination drawable of the current operation.
gdkGCSetClipOrigin(object, x, y)
|
[GdkGC ] a GdkGC . |
|
[integer] the x-coordinate of the origin. |
|
[integer] the y-coordinate of the origin. |
Derived by RGtkGen from GTK+ documentation