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:
Jasper St. Pierre
2012-12-12 04:49:28 -05:00
parent 6cce4790b7
commit 3c87ab97ff
5 changed files with 38 additions and 2 deletions

View File

@@ -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