Method

AdwAnimationget_state

since: 1.0

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

Type: AdwAnimationState

The animation value.