Method

AdapTimedAnimationset_repeat_count

Declaration [src]

void
adap_timed_animation_set_repeat_count (
  AdapTimedAnimation* self,
  guint repeat_count
)

Description [src]

Sets the number of times self will play.

If set to 0, self will repeat endlessly.

Parameters

repeat_count

Type: guint

The number of times self will play.