Property
BisTimedAnimation:value-to
Description [src]
The value to animate to.
The animation will start at BisTimedAnimation:value-from
and end at
this value.
If BisTimedAnimation:reverse
is TRUE
, the animation will start
at this value instead.
Type: | gdouble |
Available since: | 1.0 |
Getter method | bis_timed_animation_get_value_to() |
Setter method | bis_timed_animation_set_value_to() |