PropertyAnimationTarget.getObject

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.

class PropertyAnimationTarget
getObject
()

Return Value

Type: gobject.object.ObjectG

the animated object