clutter_actor_animatev ( actor mode duration n_properties properties values -- ClutterAnimation* )


Vocabulary
clutter.ffi

Inputs
actoran object
modean object
durationan object
n_propertiesan object
propertiesan object
valuesan object


Outputs
ClutterAnimation*an object


Definition


LIBRARY: clutter FUNCTION: ClutterAnimation*
clutter_actor_animatev
( ClutterActor* actor, gulong mode, guint duration, gint
n_properties, gchar** properties, GValue** values )