gdkRegionOffset {RGtk2} | R Documentation |
Moves a region the specified distance.
gdkRegionOffset(object, dx, dy)
|
[GdkRegion ] a GdkRegion . |
|
[integer] the distance to move the region horizontally. |
|
[integer] the distance to move the region vertically. |
Derived by RGtkGen from GTK+ documentation