Method
AdwTimedAnimationset_easing
since: 1.0
Declaration [src]
void
adw_timed_animation_set_easing (
  AdwTimedAnimation* self,
  AdwEasing easing
)
Description [src]
Sets the easing function self will use.
See AdwEasing for the description of specific easing functions.
Available since: 1.0
| Sets property | Adw.TimedAnimation:easing | 
Parameters
- easing
- 
            Type: AdwEasingThe easing function to use.