Handbook
Glossary
clutter_path_add_cairo_path ( path cpath -- )
Vocabulary
clutter
.
ffi
Inputs
path
an
object
cpath
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
cairo.ffi
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_path_add_cairo_path
( ClutterPath* path, cairo_path_t* cpath )