gdkGCSetTsOrigin: gdkGCSetTsOrigin

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

Set the origin when using tiles or stipples with the GC. The tile or stipple will be aligned such that the upper left corner of the tile or stipple will coincide with this point.

Usage

1
gdkGCSetTsOrigin(object, x, y)

Arguments

object

a GdkGC.

x

the x-coordinate of the origin.

y

the y-coordinate of the origin.

Author(s)

Derived by RGtkGen from GTK+ documentation


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