diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-01-31 20:02:12 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-01-31 20:02:12 +0000 |
commit | babd1046cb6297708cfb1fc74d017b4224eb640e (patch) | |
tree | 62f6f1ad41f19e2bd06a08e1fe9d3e1079820a5d | |
parent | 1c8152e783d28062ab1f935783a2939a964c6e9f (diff) |
add tp_connection_disconnect_async to the docsdisconnect-api-45459
-rw-r--r-- | docs/reference/telepathy-glib-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt index 5f527a924..48f74f76f 100644 --- a/docs/reference/telepathy-glib-sections.txt +++ b/docs/reference/telepathy-glib-sections.txt @@ -3636,6 +3636,8 @@ tp_connection_run_until_ready TpConnectionWhenReadyCb tp_connection_call_when_ready tp_connection_is_ready +tp_connection_disconnect_async +tp_connection_disconnect_finish tp_connection_get_account tp_connection_get_status tp_connection_get_connection_manager_name |