Method
AdwAnimationset_target
Declaration [src]
void
adw_animation_set_target (
AdwAnimation* self,
AdwAnimationTarget* target
)
Description [src]
Sets the target self
animates to target
.
Available since: | 1.0 |
Sets property | Adw.Animation:target |
Parameters
target |
AdwAnimationTarget |
An animation target. |
|
The data is owned by the caller of the function. |