PropertyAnimationTarget.getObject

gobject.object.ObjectWrap getObject() nothrow

Gets the object animated by self.

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

Returns

the animated object