Description Usage Arguments Author(s)
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
.
1 | cairoAppendPath(cr, path)
|
|
[ |
|
[ |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.