summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2014-03-29 17:12:09 -0400
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-01 14:29:40 +0100
commiteaed94ea7bdfee64318f685f5a9a9d8789690ced (patch)
tree865ae7ec168fce788e568f8c68269061c8dc7d81 /docs
parent8e989143947360f4f6f1ca7b80e4cb6ebe5259a8 (diff)
TpConnectionManager: Always create from a factory
Also create CM's TpProtocol objects from the factory now that the CM always has one. In protocol-objects test_factory() it changes the cm_name because TpProtocol objects are now shared with TpConnectionManager that keeps a ref on them.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/telepathy-glib/telepathy-glib-sections.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/reference/telepathy-glib/telepathy-glib-sections.txt b/docs/reference/telepathy-glib/telepathy-glib-sections.txt
index b7eb72d52..2a5e9a529 100644
--- a/docs/reference/telepathy-glib/telepathy-glib-sections.txt
+++ b/docs/reference/telepathy-glib/telepathy-glib-sections.txt
@@ -3633,7 +3633,6 @@ tp_list_connection_managers_async
tp_list_connection_managers_finish
TpConnectionManager
TpConnectionManagerClass
-tp_connection_manager_new
tp_connection_manager_get_name
TP_CONNECTION_MANAGER_FEATURE_CORE
TpCMInfoSource
@@ -5767,6 +5766,8 @@ tp_client_factory_add_tls_certificate_features_varargs
tp_client_factory_dup_tls_certificate_features
<SUBSECTION>
tp_client_factory_ensure_debug_client
+<SUBSECTION>
+tp_client_factory_ensure_connection_manager
<SUBSECTION Standard>
TP_IS_CLIENT_FACTORY
TP_IS_CLIENT_FACTORY_CLASS