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)
cr
Cairo
] a cairo contextpath
CairoPath
] path to be appended