gdkDrawableGetClipRegion: gdkDrawableGetClipRegion

Description Usage Arguments Value Author(s)

View source: R/gdkFuncs.R

Description

Computes the region of a drawable that potentially can be written to by drawing primitives. This region will not take into account the clip region for the GC, and may also not take into account other factors such as if the window is obscured by other windows, but no area outside of this region will be affected by drawing primitives.

Usage

1

Arguments

object

a GdkDrawable

Value

[GdkRegion] a GdkRegion.

Author(s)

Derived by RGtkGen from GTK+ documentation


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