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