Method
AdwAnimationset_target
since: 1.0
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
- 
            Type: AdwAnimationTargetAn animation target. The data is owned by the caller of the method.