Add ClutterScore API enhancements bug reference
This commit is contained in:
parent
57f9439031
commit
d622eb1682
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue