Learn R Programming

RGtk2 (version 2.8.8)

gdkGCSetExposures: gdkGCSetExposures

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

gdkGCSetExposures(object, exposures)

Arguments

object
exposures
[logical] if TRUE, exposure events will be generated.