Add G_OPTION_REMAINING
authorMatthias Clasen <mclasen@redhat.com>
Fri, 29 Oct 2004 20:27:01 +0000 (20:27 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 29 Oct 2004 20:27:01 +0000 (20:27 +0000)
2004-10-29  Matthias Clasen  <mclasen@redhat.com>

* glib/glib-sections.txt: Add G_OPTION_REMAINING

docs/reference/ChangeLog
docs/reference/glib/glib-sections.txt

index 4a0b3c6..9fd67d4 100644 (file)
@@ -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>
index f89b484..ef611d2 100644 (file)
@@ -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