Method

AdwSpringAnimationget_estimated_duration

since: 1.0

Declaration [src]

guint
adw_spring_animation_get_estimated_duration (
  AdwSpringAnimation* self
)

Description [src]

Gets the estimated duration of self.

Can be ADW_DURATION_INFINITE if the spring damping is set to 0.

Available since: 1.0

Return value

Type: guint

The estimated duration.