Method

AdwSpringAnimationset_value_from

Declaration [src]

void
adw_spring_animation_set_value_from (
  AdwSpringAnimation* self,
  double value
)

Description [src]

Sets the value self will animate from.

Available since:1.0

Parameters

value double
 

The value to animate from.