Method
AdwAnimationget_target
since: 1.0
Declaration [src]
AdwAnimationTarget*
adw_animation_get_target (
AdwAnimation* self
)
Description [src]
Gets the target self
animates.
Available since: 1.0
Gets property | Adw.Animation:target |
Return value
Type: AdwAnimationTarget
The animation target.
The returned data is owned by the instance. |