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