clutter_actor_animate_with_timelinev ( actor mode timeline n_properties properties values -- ClutterAnimation* )


Vocabulary
clutter.ffi

Inputs
actoran object
modean object
timelinean object
n_propertiesan object
propertiesan object
valuesan object


Outputs
ClutterAnimation*an object


Definition


LIBRARY: clutter FUNCTION: ClutterAnimation*
clutter_actor_animate_with_timelinev
( ClutterActor* actor, gulong mode, ClutterTimeline*
timeline, gint n_properties, gchar** properties, GValue**
values )