Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gdkRegionOffset: gdkRegionOffset
Description
Moves a region the specified distance.
Usage
gdkRegionOffset(object, dx, dy)
Arguments
object
a
GdkRegion
dx
the distance to move the region horizontally
dy
the distance to move the region vertically