get_interval


Description:

public unowned Interval get_interval (string property_name)

Retrieves the Interval associated to property_name inside this.

Note:

Use PropertyTransition instead

Parameters:

this

a Animation

property_name

name of the property

Returns:

a Interval or null if no property with the same name was found. The returned interval is owned by the Animation and should not be unreferenced