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

cairoCopyPath

cairoCopyPath


Description

Creates a copy of the current path and returns it to the user as a CairoPath. See CairoPathData for hints on how to iterate over the returned data structure.

Usage

cairoCopyPath(cr)

Arguments

cr

[Cairo] a cairo context

Details

This function will always return a valid pointer, but the result will have no data (data== NULL and num_data==0), if either of the following conditions hold:

Value

[CairoPath] the copy of the current path.

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.