clutter_animator_set_key ( animator object property_name mode progress value -- ClutterAnimator* )


Vocabulary
clutter.ffi

Inputs
animatoran object
objectan object
property_namean object
modean object
progressan object
valuean object


Outputs
ClutterAnimator*an object


Definition


LIBRARY: clutter FUNCTION: ClutterAnimator*
clutter_animator_set_key
( ClutterAnimator* animator, GObject* object, gchar*
property_name, guint mode, gdouble progress, GValue* value )