summaryrefslogtreecommitdiff
path: root/telepathy-glib/stream-tube-channel.c
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2012-05-16 13:10:31 +0200
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-07-03 13:46:41 +0200
commit50fdb9d38694d620dbe49ff00572df1e54454052 (patch)
treea058a7a7c34e8514119e33c3cec444b37af5f212 /telepathy-glib/stream-tube-channel.c
parentbe781d63238f4eb55a334508c6073101d01a4ab0 (diff)
downloadtelepathy-glib-50fdb9d38694d620dbe49ff00572df1e54454052.tar.gz
Deprecate tp_account_new(), tp_connection_new() and tp_*_channel_new()
Those proxies should be constructed using TpSimpleClientFactory https://bugs.freedesktop.org/show_bug.cgi?id=49372
Diffstat (limited to 'telepathy-glib/stream-tube-channel.c')
-rw-r--r--telepathy-glib/stream-tube-channel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-glib/stream-tube-channel.c b/telepathy-glib/stream-tube-channel.c
index d3bf54541..452e02c5b 100644
--- a/telepathy-glib/stream-tube-channel.c
+++ b/telepathy-glib/stream-tube-channel.c
@@ -488,6 +488,7 @@ tp_stream_tube_channel_init (TpStreamTubeChannel *self)
* Returns: (transfer full): a newly-created #TpStreamTubeChannel proxy
*
* Since: 0.13.2
+ * Deprecated: Use tp_simple_client_factory_ensure_channel() instead.
*/
TpStreamTubeChannel *
tp_stream_tube_channel_new (TpConnection *conn,