Method
BisTimedAnimationset_repeat_count
Declaration [src]
void
bis_timed_animation_set_repeat_count (
BisTimedAnimation* 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 |
Sets property | Bis.TimedAnimation:repeat-count |