Method
AdwAnimationpause
since: 1.0
Declaration [src]
void
adw_animation_pause (
AdwAnimation* self
)
Description [src]
Pauses a playing animation for self
.
Does nothing if the current state of self
isn’t ADW_ANIMATION_PLAYING
.
Sets AdwAnimation:state
to ADW_ANIMATION_PAUSED
.
Available since: 1.0