Method

AdwAnimationresume

Declaration [src]

void
adw_animation_resume (
  AdwAnimation* self
)

Description [src]

Resumes a paused animation for self.

This function must only be used if the animation has been paused with adw_animation_pause().

Sets AdwAnimation:state to ADW_ANIMATION_PLAYING.