gdkRegionOffset: gdkRegionOffset

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

Moves a region the specified distance.

Usage

1
gdkRegionOffset(object, dx, dy)

Arguments

object

a GdkRegion

dx

the distance to move the region horizontally

dy

the distance to move the region vertically

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gdkRegionOffset in RGtk2...