projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba57709
)
Timeline: Fix documentation of return value
author
Edward Hervey
<edward.hervey@collabora.co.uk>
Mon, 10 Jan 2011 10:12:38 +0000
(11:12 +0100)
committer
Edward Hervey
<edward.hervey@collabora.co.uk>
Mon, 10 Jan 2011 10:12:38 +0000
(11:12 +0100)
ges/ges-timeline.c
patch
|
blob
|
history
diff --git
a/ges/ges-timeline.c
b/ges/ges-timeline.c
index a2ecbc1ab054c24a65d2d5043926890d46418aac..9a7ad489700b3560209d85ea956bc2c3ea838d10 100644
(file)
--- a/
ges/ges-timeline.c
+++ b/
ges/ges-timeline.c
@@
-975,7
+975,8
@@
ges_timeline_get_tracks (GESTimeline * timeline)
* ges_timeline_get_layers:
* @timeline: a #GESTimeline
*
- * Returns the list of #GESTimelineLayer present in the Timeline.
+ * Returns: (transfer full) (element-type GESTimelineLayer): the list of
+ * #GESTimelineLayer present in the Timeline.
* The caller should unref each Layer once he is done with them.
*/
GList *