Timeline: Fix documentation of return value

This commit is contained in:
Edward Hervey 2011-01-10 11:12:38 +01:00
parent ba5770993f
commit 9f26d1a14e

View 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 *