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

cairoAppendPath

cairoAppendPath


Description

Append the path onto the current path. The path may be either the return value from one of cairoCopyPath or cairoCopyPathFlat or it may be constructed manually. See CairoPath for details on how the path data structure should be initialized, and note that path->status must be initialized to CAIRO_STATUS_SUCCESS.

Usage

cairoAppendPath(cr, path)

Arguments

cr

[Cairo] a cairo context

path

[CairoPath] path to be appended

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.