timeline: Add progress-based marker API

Being able to set a marker at a normalized point on a timeline, instead
of using a specific time, is a nice fit with the current Timeline class
API.

https://bugzilla.gnome.org/show_bug.cgi?id=694319
This commit is contained in:
Emmanuele Bassi
2013-02-20 22:14:46 +00:00
parent a8c68c78d8
commit 65a024af92
6 changed files with 133 additions and 30 deletions

View File

@ -746,6 +746,7 @@ clutter_timeline_get_progress
clutter_timeline_is_playing
<SUBSECTION>
clutter_timeline_add_marker
clutter_timeline_add_marker_at_time
clutter_timeline_has_marker
clutter_timeline_list_markers