Method

AdwTimedAnimationset_repeat_count

since: 1.0

Declaration [src]

void
adw_timed_animation_set_repeat_count (
  AdwTimedAnimation* self,
  guint repeat_count
)

Description [src]

Sets the number of times self will play.

If set to 0, self will repeat endlessly.

Available since: 1.0

Parameters

repeat_count

Type: guint

The number of times self will play.