Virtual Method
ClutterAnimatableset_final_state
Declaration [src]
void
set_final_state (
  ClutterAnimatable* animatable,
  const gchar* property_name,
  const GValue* value
)
      Parameters
property_name- 
            
Type:
const gchar*The name of the animatable property to set.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.  value- 
            
Type:
GValueThe value of the animatable property to set.
The data is owned by the caller of the method.