[glib] add some missed bits in the docs



commit 972c563f2328e5d1e176d99dd8abaf490b5db324
Author: Ryan Lortie <desrt desrt ca>
Date:   Wed Aug 18 02:14:37 2010 -0400

    add some missed bits in the docs

 docs/reference/gio/gio-sections.txt |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt
index 122a514..af4bbfc 100644
--- a/docs/reference/gio/gio-sections.txt
+++ b/docs/reference/gio/gio-sections.txt
@@ -2694,14 +2694,15 @@ g_action_group_action_state_changed
 
 <SUBSECTION Standard>
 g_action_group_get_type
+GActionGroupPrivate
 G_TYPE_ACTION_GROUP
 G_IS_ACTION_GROUP
 G_ACTION_GROUP_CLASS
 G_ACTION_GROUP_GET_CLASS
+G_IS_ACTION_GROUP_CLASS
 G_ACTION_GROUP
 </SECTION>
 
-
 <SECTION>
 <FILE>gaction</FILE>
 <TITLE>GAction</TITLE>
@@ -2709,6 +2710,10 @@ GAction
 GActionClass
 
 <SUBSECTION>
+g_action_new
+g_action_new_stateful
+
+<SUBSECTION>
 g_action_get_name
 g_action_get_parameter_type
 g_action_get_state_type
@@ -2724,10 +2729,12 @@ g_action_set_state
 g_action_activate
 
 <SUBSECTION Standard>
+GActionPrivate
 g_action_get_type
 G_TYPE_ACTION
 G_IS_ACTION
 G_ACTION_CLASS
 G_ACTION_GET_CLASS
+G_IS_ACTION_CLASS
 G_ACTION
 </SECTION>



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