gdkCairoRegion: gdkCairoRegion

Description Usage Arguments Details Author(s)

View source: R/gdkFuncs.R

Description

Adds the given region to the current path of cr.

Usage

1
gdkCairoRegion(cr, region)

Arguments

cr

a Cairo

region

a GdkRegion

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to gdkCairoRegion in RGtk2...