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