Handbook
Glossary
clutter_actor_animate_with_timeline ( actor mode timeline first_property_name varargs -- ClutterAnimation* )
Vocabulary
clutter
.
ffi
Inputs
actor
an
object
mode
an
object
timeline
an
object
first_property_name
an
object
varargs
an
object
Outputs
ClutterAnimation*
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
ClutterAnimation*
clutter_actor_animate_with_timeline
( ClutterActor* actor,
gulong
mode, ClutterTimeline*
timeline, gchar* first_property_name,
void*
varargs )