summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2012-12-12 04:49:28 -0500
committerJasper St. Pierre <jstpierre@mecheye.net>2012-12-13 21:38:18 -0500
commit3c87ab97ffd8735bff78c177e163826484776cd2 (patch)
tree149d56dc757725c91da929972daa17d87d803aec /docs
parent6cce4790b7639656c7701a4ed8495ba50abd7c6e (diff)
downloadglib-3c87ab97ffd8735bff78c177e163826484776cd2.tar.gz
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
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gio/gio-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt
index 81f613ccf..a39f55fe0 100644
--- a/docs/reference/gio/gio-sections.txt
+++ b/docs/reference/gio/gio-sections.txt
@@ -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