[glib] Add a few more missing functions to the docs



commit 967f3f83a7311c7ee9584b2f2bc80413142b096f
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Feb 10 22:13:36 2012 -0500

    Add a few more missing functions to the docs

 docs/reference/gio/gio-sections.txt         |    1 +
 docs/reference/gobject/gobject-sections.txt |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt
index a753d2a..65d86ac 100644
--- a/docs/reference/gio/gio-sections.txt
+++ b/docs/reference/gio/gio-sections.txt
@@ -3436,6 +3436,7 @@ GTlsInteractionResult
 g_tls_interaction_ask_password
 g_tls_interaction_ask_password_async
 g_tls_interaction_ask_password_finish
+g_tls_interaction_invoke_ask_password
 <SUBSECTION Standard>
 GTlsInteractionClass
 G_IS_TLS_INTERACTION
diff --git a/docs/reference/gobject/gobject-sections.txt b/docs/reference/gobject/gobject-sections.txt
index 552635e..0540e84 100644
--- a/docs/reference/gobject/gobject-sections.txt
+++ b/docs/reference/gobject/gobject-sections.txt
@@ -391,6 +391,8 @@ g_gtype_get_type
 g_main_context_get_type
 g_main_loop_get_type
 g_source_get_type
+g_bytes_get_type
+g_key_file_get_type
 </SECTION>
 
 <SECTION>
@@ -793,6 +795,7 @@ g_signal_handler_is_connected
 g_signal_handlers_block_by_func
 g_signal_handlers_unblock_by_func
 g_signal_handlers_disconnect_by_func
+g_signal_handlers_disconnect_by_data
 g_signal_has_handler_pending
 g_signal_stop_emission
 g_signal_stop_emission_by_name



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