Method

BisAnimationget_target

Declaration [src]

BisAnimationTarget*
bis_animation_get_target (
  BisAnimation* self
)

Description [src]

Gets the target self animates.

Available since:1.0
Gets propertyBis.Animation:target

Return value

Returns: BisAnimationTarget
 

The animation target.

 The data is owned by the instance.