mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-30 21:04:13 +02:00
gfileenumerator: Add a g_file_enumerator_get_child method
This is a new convenience method designed to simplify some use cases of GFileEnumerator, by making it easy to get the next file from a file enumerator. https://bugzilla.gnome.org/show_bug.cgi?id=690083
This commit is contained in:
@@ -213,6 +213,7 @@ g_file_enumerator_is_closed
|
||||
g_file_enumerator_has_pending
|
||||
g_file_enumerator_set_pending
|
||||
g_file_enumerator_get_container
|
||||
g_file_enumerator_get_child
|
||||
<SUBSECTION Standard>
|
||||
GFileEnumeratorClass
|
||||
G_FILE_ENUMERATOR
|
||||
|
||||
Reference in New Issue
Block a user