RGtk2 (version 2.20.31)

gdkDrawableGetClipRegion: gdkDrawableGetClipRegion

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

gdkDrawableGetClipRegion(object)

Arguments

object

Value

GdkRegion] a GdkRegion.