set_value_to
Description:
Sets the value this will animate to.
The animation will start at [property@TimedAnimation:value-from] and end at this value.
If [property@TimedAnimation:reverse] is `TRUE`, the animation will start at this value instead.
Parameters:
this |
a timed animation |
value |
the value to animate to |