Method

AdwAnimationget_state

Declaration [src]

AdwAnimationState
adw_animation_get_state (
  AdwAnimation* self
)

Description [src]

Gets the current value of self.

The state indicates whether self is currently playing, paused, finished or hasn’t been started yet.

Available since:1.0
Gets propertyAdw.Animation:state

Return value

Returns: AdwAnimationState
 

The animation value.