Doc: Fix missing API from GOptionGroup boxing

This commit is contained in:
Xavier Claessens
2015-02-11 11:27:28 -05:00
committed by Ryan Lortie
parent 15a4af545e
commit 497b294510
2 changed files with 4 additions and 0 deletions

View File

@@ -1254,6 +1254,8 @@ g_option_context_add_group
g_option_context_set_main_group
g_option_context_get_main_group
g_option_group_new
g_option_group_ref
g_option_group_unref
g_option_group_free
g_option_group_add_entries
GOptionParseFunc