summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-10-29 20:27:01 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-10-29 20:27:01 +0000
commitdd028d11f6ab98cd41045957160d5ee4e6f74047 (patch)
tree41514cd5a901bf456c6157104f0260117c29a0ab
parenteca5c5ea7decc3950a5eb759f97924dbb4526441 (diff)
downloadglib-dd028d11f6ab98cd41045957160d5ee4e6f74047.tar.gz
Add G_OPTION_REMAINING
2004-10-29 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: Add G_OPTION_REMAINING
-rw-r--r--docs/reference/ChangeLog2
-rw-r--r--docs/reference/glib/glib-sections.txt5
2 files changed, 5 insertions, 2 deletions
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog
index 4a0b3c68b..9fd67d467 100644
--- a/docs/reference/ChangeLog
+++ b/docs/reference/ChangeLog
@@ -1,5 +1,7 @@
2004-10-29 Matthias Clasen <mclasen@redhat.com>
+ * glib/glib-sections.txt: Add G_OPTION_REMAINING
+
* glib/tmpl/option.sgml: Add docs.
2004-10-28 Matthias Clasen <mclasen@redhat.com>
diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt
index f89b484e0..ef611d2ba 100644
--- a/docs/reference/glib/glib-sections.txt
+++ b/docs/reference/glib/glib-sections.txt
@@ -932,8 +932,6 @@ g_shell_error_quark
<FILE>option</FILE>
GOptionError
G_OPTION_ERROR
-GOptionFlags
-GOptionArg
GOptionArgFunc
GOptionContext
g_option_context_new
@@ -943,6 +941,9 @@ g_option_context_set_help_enabled
g_option_context_get_help_enabled
g_option_context_set_ignore_unknown_options
g_option_context_get_ignore_unknown_options
+GOptionArg
+GOptionFlags
+G_OPTION_REMAINING
GOptionEntry
g_option_context_add_main_entries
GOptionGroup