gdkRegionOffset {RGtk2.10}R Documentation

gdkRegionOffset

Description

Moves a region the specified distance.

Usage

gdkRegionOffset(object, dx, dy)

Arguments

object [GdkRegion] a GdkRegion
dx [integer] the distance to move the region horizontally
dy [integer] the distance to move the region vertically

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]