Method
AdapSpringAnimationset_value_to
Declaration [src]
void
adap_spring_animation_set_value_to (
AdapSpringAnimation* self,
double value
)
Description [src]
Sets the value self
will animate to.
The animation will start at AdapSpringAnimation:value-from
and end at
this value.
Sets property | Adap.SpringAnimation:value-to |