mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02: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:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user