AnimatorKey
Object Hierarchy:
Description:
Namespace: Clutter
Package: clutter-1.0
Content:
Methods:
-
public ulong get_mode ()
Retrieves the mode of a Animator key, for the first
key of a property for an object this represents the whether the animation is open ended and or curved for the remainding keys for the
property it represents the easing mode.
-
public weak Object get_object ()
Retrieves the object a key applies to.
-
public double get_progress ()
Retrieves the progress of an clutter_animator_key
-
public unowned string get_property_name ()
Retrieves the name of the property a key applies to.
-
public Type get_property_type ()
Retrieves the Type of the property a key
applies to
-
public bool get_value (Value value)