mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 13:06:14 +01:00
Correct the annotation for g_file_enumerator_get_container()
We don't ref the returned object, and alex has verified the gvfs implementation.
This commit is contained in:
parent
30672af7ff
commit
9936f961ba
@ -586,7 +586,7 @@ g_file_enumerator_set_pending (GFileEnumerator *enumerator,
|
||||
*
|
||||
* Get the #GFile container which is being enumerated.
|
||||
*
|
||||
* Returns: (transfer full): the #GFile which is being enumerated.
|
||||
* Returns: (transfer none): the #GFile which is being enumerated.
|
||||
*
|
||||
* Since: 2.18
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user