get_object


Description:

public unowned Object get_object ()

Gets the object animated by this.

The `AdwPropertyAnimationTarget` instance does not hold a strong reference on the object; make sure the object is kept alive throughout the target's lifetime.

Parameters:

this

a property animation target

Returns:

the animated object