diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-01-28 10:56:28 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-01-28 10:56:28 +0000 |
commit | e5532f0138978e0936fa9c4445ffe96f1c005a8f (patch) | |
tree | 6e24038aed2af603a3311c763d15bdd7bc37988d /docs/reference/telepathy-glib-sections.txt | |
parent | 5e3f547b948e4f9f36aa0154b5565494b3da0b22 (diff) |
Update spec to 0.17.19 prerelease
Diffstat (limited to 'docs/reference/telepathy-glib-sections.txt')
-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> |