Handbook
Glossary
clutter_behaviour_get_nth_actor ( behaviour index_ -- ClutterActor* )
Vocabulary
clutter
.
ffi
Inputs
behaviour
an
object
index_
an
object
Outputs
ClutterActor*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
ClutterActor*
clutter_behaviour_get_nth_actor
( ClutterBehaviour* behaviour,
gint
index_ )