clutter_actor_animate ( actor mode duration first_property_name varargs -- ClutterAnimation* )


Vocabulary
clutter.ffi

Inputs
actoran object
modean object
durationan object
first_property_namean object
varargsan object


Outputs
ClutterAnimation*an object


Definition


LIBRARY: clutter FUNCTION: ClutterAnimation*
clutter_actor_animate
( ClutterActor* actor, gulong mode, guint duration, gchar*
first_property_name, void* varargs )