Enumeration
AdwAnimationState
Description [src]
Describes the possible states of an AdwAnimation
.
The state can be controlled with adw_animation_play()
,
adw_animation_pause()
, adw_animation_resume()
,
adw_animation_reset()
and adw_animation_skip()
.