Method
AdwTimedAnimationset_easing
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 |
AdwEasing |
The easing function to use. |