Method
BisAnimationget_target
Declaration [src]
BisAnimationTarget*
bis_animation_get_target (
BisAnimation* self
)
Description [src]
Gets the target self
animates.
Available since: | 1.0 |
Gets property | Bis.Animation:target |
Return value
Returns: | BisAnimationTarget |
The animation target. |
|
The data is owned by the instance. |