clutter_actor_animate_with_alphav ( actor alpha n_properties properties values -- ClutterAnimation* )


Vocabulary
clutter.ffi

Inputs
actoran object
alphaan object
n_propertiesan object
propertiesan object
valuesan object


Outputs
ClutterAnimation*an object


Definition


LIBRARY: clutter FUNCTION: ClutterAnimation*
clutter_actor_animate_with_alphav
( ClutterActor* actor, ClutterAlpha* alpha, gint
n_properties, gchar** properties, GValue** values )