Timeline: Fix documentation of return value
authorEdward Hervey <edward.hervey@collabora.co.uk>
Mon, 10 Jan 2011 10:12:38 +0000 (11:12 +0100)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Mon, 10 Jan 2011 10:12:38 +0000 (11:12 +0100)
ges/ges-timeline.c

index a2ecbc1ab054c24a65d2d5043926890d46418aac..9a7ad489700b3560209d85ea956bc2c3ea838d10 100644 (file)
@@ -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 *