From 47b585a834f1ae5f680d40e73dc9d99ae11b3132 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 19 Sep 2012 12:13:01 +0100 Subject: [PATCH 07/15] tp_account_channel_request_set_hints: document that set_hint is better for g-i Signed-off-by: Simon McVittie Bug: https://bugs.freedesktop.org/show_bug.cgi?id=55099 --- telepathy-glib/account-channel-request.c | 3 +++ 1 file changed, 3 insertions(+) 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 -- 1.7.10.4