set_animatable


Description:

public void set_animatable (Animatable? animatable)

Sets the animatable property.

The this will acquire a reference to the animatable instance, and will call the attached virtual function.

If an existing Animatable is attached to this, the reference will be released, and the detached virtual function will be called.

Parameters:

this

a Transition

animatable

a Animatable, or null




2022 vala-language.org