diff options
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/telepathy-glib-sections.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt index 55364a614..90a29c893 100644 --- a/docs/reference/telepathy-glib-sections.txt +++ b/docs/reference/telepathy-glib-sections.txt @@ -705,6 +705,7 @@ tp_svc_connection_return_from_request_handles tp_svc_connection_emit_new_channel tp_svc_connection_emit_self_handle_changed tp_svc_connection_emit_status_changed +tp_svc_connection_emit_connection_error <SUBSECTION Standard> TP_SVC_CONNECTION TP_IS_SVC_CONNECTION @@ -2288,6 +2289,8 @@ tp_cli_connection_signal_callback_self_handle_changed tp_cli_connection_connect_to_self_handle_changed tp_cli_connection_signal_callback_status_changed tp_cli_connection_connect_to_status_changed +tp_cli_connection_signal_callback_connection_error +tp_cli_connection_connect_to_connection_error </SECTION> <SECTION> |