mirror of
https://github.com/brl/mutter.git
synced 2024-11-13 01:36:10 -05:00
Add ClutterScore API enhancements bug reference
This commit is contained in:
parent
57f9439031
commit
d622eb1682
@ -20,7 +20,7 @@
|
||||
just add a clutter_score_append_at_marker(); the implementation
|
||||
remains the same, but the marker must be explicitly created by
|
||||
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_timeline_has_marker): Add a function to query a timeline
|
||||
|
Loading…
Reference in New Issue
Block a user