Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cairoCopyClipRectangleList

cairoCopyClipRectangleList


Description

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

Usage

cairoCopyClipRectangleList(cr)

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

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.