[glib/wip/xclaesse/doc-part1: 107/107] Doc: Fix missing g_option_group_ref/unref



commit 7502135cbcfb0fab9486158cc056ee27a3164ec5
Author: Xavier Claessens <xavier claessens collabora com>
Date:   Wed Feb 11 11:27:28 2015 -0500

    Doc: Fix missing g_option_group_ref/unref

 docs/reference/glib/glib-sections.txt       |    2 ++
 docs/reference/gobject/gobject-sections.txt |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt
index 7e3b6bd..ce5fcc9 100644
--- a/docs/reference/glib/glib-sections.txt
+++ b/docs/reference/glib/glib-sections.txt
@@ -1255,6 +1255,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
diff --git a/docs/reference/gobject/gobject-sections.txt b/docs/reference/gobject/gobject-sections.txt
index d22b6d1..ad31c23 100644
--- a/docs/reference/gobject/gobject-sections.txt
+++ b/docs/reference/gobject/gobject-sections.txt
@@ -397,6 +397,7 @@ G_TYPE_MARKUP_PARSE_CONTEXT
 G_TYPE_SOURCE
 G_TYPE_POLLFD
 G_TYPE_THREAD
+G_TYPE_OPTION_GROUP
 GStrv
 
 <SUBSECTION Standard>
@@ -430,6 +431,7 @@ g_checksum_get_type
 g_mapped_file_get_type
 g_markup_parse_context_get_type
 g_thread_get_type
+g_option_group_get_type
 </SECTION>
 
 <SECTION>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]