timeline: Add progress functions

The whole progress computation should not be done using a separate
class: it should be part of the Timeline class.
This commit is contained in:
Emmanuele Bassi
2012-02-17 16:06:28 +00:00
committed by Emmanuele Bassi
parent 59bd20a94b
commit 7ec975ed3d
4 changed files with 270 additions and 14 deletions

View File

@@ -729,6 +729,9 @@ clutter_timeline_set_direction
clutter_timeline_get_direction
clutter_timeline_set_auto_reverse
clutter_timeline_get_auto_reverse
clutter_timeline_set_progress_mode
clutter_timeline_get_progress_mode
clutter_timeline_set_progress_func
clutter_timeline_set_loop
clutter_timeline_get_loop