From 967f3f83a7311c7ee9584b2f2bc80413142b096f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 10 Feb 2012 22:13:36 -0500 Subject: [PATCH] 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(+) diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt index a753d2ae0..65d86ac7a 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 GTlsInteractionClass G_IS_TLS_INTERACTION diff --git a/docs/reference/gobject/gobject-sections.txt b/docs/reference/gobject/gobject-sections.txt index 552635e1b..0540e84cb 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
@@ -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