Method

BisSpringAnimationget_estimated_duration

Declaration [src]

guint
bis_spring_animation_get_estimated_duration (
  BisSpringAnimation* self
)

Description [src]

Gets the estimated duration of self.

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

Available since:1.0

Return value

Returns: guint
 

The estimated duration.