summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2015-02-11 11:27:28 -0500
committerXavier Claessens <xavier.claessens@collabora.com>2015-03-12 12:52:31 -0400
commit7502135cbcfb0fab9486158cc056ee27a3164ec5 (patch)
treecea0957acaa50b8c1a0b0ff537f479caeb115479
parent80256c84472ac2446ca709056f7e6cbe8dd598ea (diff)
downloadglib-wip/xclaesse/doc-part1.tar.gz
Doc: Fix missing g_option_group_ref/unrefwip/xclaesse/doc-part1
-rw-r--r--docs/reference/glib/glib-sections.txt2
-rw-r--r--docs/reference/gobject/gobject-sections.txt2
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt
index 7e3b6bd58..ce5fcc951 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 d22b6d1ae..ad31c2313 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>