gdkGCSetClipOrigin: gdkGCSetClipOrigin

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

Sets the origin of the clip mask. The coordinates are interpreted relative to the upper-left corner of the destination drawable of the current operation.

Usage

1
gdkGCSetClipOrigin(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.