KeyframeTransition


Description:

[ CCode ( has_construct_function = false , type = "ClutterTransition*" ) ]
public KeyframeTransition (string property_name)

Creates a new KeyframeTransition for property_name.

Parameters:

property_name

the property to animate

Returns:

the newly allocated KeyframeTransition instance. Use unref when done to free its resources.