From dd028d11f6ab98cd41045957160d5ee4e6f74047 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 29 Oct 2004 20:27:01 +0000 Subject: [PATCH] Add G_OPTION_REMAINING 2004-10-29 Matthias Clasen * glib/glib-sections.txt: Add G_OPTION_REMAINING --- docs/reference/ChangeLog | 2 ++ docs/reference/glib/glib-sections.txt | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 4a0b3c68..9fd67d46 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,5 +1,7 @@ 2004-10-29 Matthias Clasen + * glib/glib-sections.txt: Add G_OPTION_REMAINING + * glib/tmpl/option.sgml: Add docs. 2004-10-28 Matthias Clasen diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt index f89b484e..ef611d2b 100644 --- a/docs/reference/glib/glib-sections.txt +++ b/docs/reference/glib/glib-sections.txt @@ -932,8 +932,6 @@ g_shell_error_quark option 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 -- 2.34.1