cairoAppendPath
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
.
cairoAppendPath(cr, path)
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.