Handbook
Glossary
clutter_behaviour_path_new_with_knots ( alpha knots n_knots -- ClutterBehaviour* )
Vocabulary
clutter
.
ffi
Inputs
alpha
an
object
knots
an
object
n_knots
an
object
Outputs
ClutterBehaviour*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
ClutterBehaviour*
clutter_behaviour_path_new_with_knots
( ClutterAlpha* alpha, ClutterKnot* knots,
guint
n_knots )