get_animatable


Description:

public unowned Animatable get_animatable ()

Retrieves the Animatable set using set_animatable.

Parameters:

this

a Transition

Returns:

a Animatable, or null; the returned animatable is owned by the Transition, and it should not be freed directly.