clutter_animator_set ( animator first_object first_property_name first_mode first_progress varargs -- )


Vocabulary
clutter.ffi

Inputs
animatoran object
first_objectan object
first_property_namean object
first_modean object
first_progressan object
varargsan object


Outputs
None

Definition


LIBRARY: clutter FUNCTION: void clutter_animator_set
( ClutterAnimator* animator, gpointer first_object, gchar*
first_property_name, guint first_mode, gdouble
first_progress, void* varargs )