Method

ClutterTimelineget_auto_reverse

since: 1.6

Declaration [src]

gboolean
clutter_timeline_get_auto_reverse (
  ClutterTimeline* timeline
)

Description [src]

Retrieves the value set by clutter_timeline_set_auto_reverse().

Available since: 1.6

Return value

Type: gboolean

TRUE if the timeline should automatically reverse, and FALSE otherwise.