1
0
mirror of https://github.com/brl/mutter.git synced 2025-06-17 18:49:30 +00:00

Add ClutterScore API enhancements bug reference

This commit is contained in:
Emmanuele Bassi
2008-03-19 12:24:19 +00:00
parent 57f9439031
commit d622eb1682

@ -20,7 +20,7 @@
just add a clutter_score_append_at_marker(); the implementation just add a clutter_score_append_at_marker(); the implementation
remains the same, but the marker must be explicitly created by remains the same, but the marker must be explicitly created by
the developer. The ids are no longer used to create implicit the developer. The ids are no longer used to create implicit
markers, so they can return to be unsigned integers. markers, so they can return to be unsigned integers. (#450)
* clutter/clutter-timeline.[ch]: * clutter/clutter-timeline.[ch]:
(clutter_timeline_has_marker): Add a function to query a timeline (clutter_timeline_has_marker): Add a function to query a timeline