mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-24 14:36:13 +01:00
Add G_OPTION_REMAINING
2004-10-29 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: Add G_OPTION_REMAINING
This commit is contained in:
parent
eca5c5ea7d
commit
dd028d11f6
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user