Method

ClutterTimelineget_current_repeat

Declaration [src]

gint
clutter_timeline_get_current_repeat (
  ClutterTimeline* timeline
)

Description [src]

Retrieves the current repeat for a timeline.

Repeats start at 0.

Available since:1.10

Return value

Returns: gint
 

The current repeat.