cairoCopyClipRectangleList: cairoCopyClipRectangleList

Description Usage Arguments Details Value Author(s)

View source: R/cairoFuncs.R

Description

Gets the current clip region as a list of rectangles in user coordinates. Never returns NULL.

Usage

1

Arguments

cr

[Cairo] a cairo context

Details

The status in the list may be CAIRO_STATUS_CLIP_NOT_REPRESENTABLE to indicate that the clip region cannot be represented as a list of user-space rectangles. The status may have other values to indicate other errors. Since 1.4

Value

[CairoRectangleList] the current clip region as a list of rectangles in user coordinates,

Author(s)

Derived by RGtkGen from GTK+ documentation


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