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 propertyAdw.Animation:target

Parameters

target

Type: AdwAnimationTarget

An animation target.

The data is owned by the caller of the method.