Learn R Programming

RGtk2 (version 2.12.17)

gdkGCSetClipRectangle: gdkGCSetClipRectangle

Description

Sets the clip mask for a graphics context from a rectangle. The clip mask is interpreted relative to the clip origin. (See gdkGCSetClipOrigin).

Usage

gdkGCSetClipRectangle(object, rectangle)

Arguments

object
rectangle
[GdkRectangle] the rectangle to clip to.