summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-09-28 20:57:14 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-03-30 20:30:25 +0100
commit2195e11aa71b66e2221171b7cb7b6ca008c4449b (patch)
treec60952ff31015f8a251ae1a4feb449c3f2b5ce12 /telepathy-glib/channel.c
parentd0c9a2744cf25511712bdcf7edf083cfce9b8029 (diff)
downloadtelepathy-glib-2195e11aa71b66e2221171b7cb7b6ca008c4449b.tar.gz
Deprecate tp_channel_run_until_ready
Diffstat (limited to 'telepathy-glib/channel.c')
-rw-r--r--telepathy-glib/channel.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/telepathy-glib/channel.c b/telepathy-glib/channel.c
index 89c3f565c..55d2f3aad 100644
--- a/telepathy-glib/channel.c
+++ b/telepathy-glib/channel.c
@@ -1502,6 +1502,9 @@ finally:
* %FALSE if the channel has become invalid.
*
* Since: 0.7.1
+ * Deprecated: since 0.9.UNRELEASED. Use tp_connection_call_when_ready,
+ * or restructure your program in such a way as to avoid re-entering the
+ * main loop.
*/
gboolean
tp_channel_run_until_ready (TpChannel *self,