Property
AdapTimedAnimation:value-to
since: 1
Description [src]
The value to animate to.
The animation will start at AdapTimedAnimation:value-from and end at
this value.
If AdapTimedAnimation:reverse is TRUE, the animation will start
at this value instead.
| Type: | gdouble |
| Available since: | 1 |
| Default value | 0.000000 |
| Getter method | adap_timed_animation_get_value_to() |
| Setter method | adap_timed_animation_set_value_to() |