[next] telepathy-glib: tp_account_channel_request_set_hints: document that set_hint is better for g-i
Simon McVittie
smcv at kemper.freedesktop.org
Mon Oct 8 08:23:32 PDT 2012
Module: telepathy-glib
Branch: next
Commit: 08fa36559db4ee3909c4f62e15fc2b64c0c181ab
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=08fa36559db4ee3909c4f62e15fc2b64c0c181ab
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed Sep 19 12:13:01 2012 +0100
tp_account_channel_request_set_hints: document that set_hint is better for g-i
Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=55099
---
telepathy-glib/account-channel-request.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/telepathy-glib/account-channel-request.c b/telepathy-glib/account-channel-request.c
index 9f39e0a..1d2edf0 100644
--- a/telepathy-glib/account-channel-request.c
+++ b/telepathy-glib/account-channel-request.c
@@ -1665,6 +1665,9 @@ tp_account_channel_request_set_hint (TpAccountChannelRequest *self,
* This function can't be called once @self has been used to request a
* channel.
*
+ * In high-level language bindings, use tp_account_channel_request_set_hint()
+ * instead.
+ *
* Since: 0.13.14
*/
void
More information about the telepathy-commits
mailing list