mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user