gdkGCSetExposures: gdkGCSetExposures

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

Sets whether copying non-visible portions of a drawable using this graphics context generate exposure events for the corresponding regions of the destination drawable. (See gdkDrawDrawable).

Usage

1
gdkGCSetExposures(object, exposures)

Arguments

object

a GdkGC.

exposures

if TRUE, exposure events will be generated.

Author(s)

Derived by RGtkGen from GTK+ documentation


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