Description Usage Arguments Details Value Author(s)
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.
1 | cairoCopyPath(cr)
|
|
[ |
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:
[CairoPath
] the copy of the current 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.