mirror of
https://github.com/brl/mutter.git
synced 2025-08-01 14:15:30 +00:00
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:

committed by
Emmanuele Bassi

parent
59bd20a94b
commit
7ec975ed3d
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user