mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 04:22:27 +00:00
container: ges_container_ungroup return a transfer full list
This commit is contained in:
parent
663f9884ef
commit
91ebdc7efb
1 changed files with 1 additions and 1 deletions
|
@ -609,7 +609,7 @@ ges_container_get_children (GESContainer * container)
|
||||||
* creating new #GESContainer containing those #GESTimelineElement
|
* creating new #GESContainer containing those #GESTimelineElement
|
||||||
* apropriately.
|
* 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
|
* #GESContainer resulting from the ungrouping operation
|
||||||
* The user is responsible for unreffing the contained objects
|
* The user is responsible for unreffing the contained objects
|
||||||
* and freeing the list.
|
* and freeing the list.
|
||||||
|
|
Loading…
Reference in a new issue