Method

AdapAnimationset_target

Declaration [src]

void
adap_animation_set_target (
  AdapAnimation* self,
  AdapAnimationTarget* target
)

Description [src]

Sets the target self animates to target.

Sets propertyAdap.Animation:target

Parameters

target

Type: AdapAnimationTarget

An animation target.

The data is owned by the caller of the method.