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