clutter_actor_animate_with_timeline ( actor mode timeline first_property_name varargs -- ClutterAnimation* )


Vocabulary
clutter.ffi

Inputs
actoran object
modean object
timelinean object
first_property_namean object
varargsan object


Outputs
ClutterAnimation*an object


Definition


LIBRARY: clutter FUNCTION: ClutterAnimation*
clutter_actor_animate_with_timeline
( ClutterActor* actor, gulong mode, ClutterTimeline*
timeline, gchar* first_property_name, void* varargs )