Method
ClutterPathadd_cairo_path
Declaration [src]
void
clutter_path_add_cairo_path (
ClutterPath* path,
const cairo_path_t* cpath
)
Parameters
cpath
-
Type:
cairo_path_t
A Cairo path.
The data is owned by the caller of the function.