container: ges_container_ungroup return a transfer full list

This commit is contained in:
Thibault Saunier 2013-06-28 12:56:17 -04:00 committed by Mathieu Duponchelle
parent 663f9884ef
commit 91ebdc7efb

View file

@ -609,7 +609,7 @@ ges_container_get_children (GESContainer * container)
* creating new #GESContainer containing those #GESTimelineElement
* apropriately.
*
* Returns: (transfer container) (element-type GESContainer): The list of
* Returns: (transfer full) (element-type GESContainer): The list of
* #GESContainer resulting from the ungrouping operation
* The user is responsible for unreffing the contained objects
* and freeing the list.