summaryrefslogtreecommitdiff
path: root/telepathy-glib/account-manager.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-09-19 12:53:34 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-09-26 14:50:15 +0200
commit641b45d0a6ddadd4825a0efcb2f31ba0e666ea83 (patch)
tree3663614e3f9791b75b9069e735d74d6cf7de0648 /telepathy-glib/account-manager.c
parentb4012b9e337f10a60123ac76c44c68a83700face (diff)
downloadtelepathy-glib-641b45d0a6ddadd4825a0efcb2f31ba0e666ea83.tar.gz
tp_account_manager_create_account_async: document TpAccountRequest as an alternative
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=55099
Diffstat (limited to 'telepathy-glib/account-manager.c')
-rw-r--r--telepathy-glib/account-manager.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/telepathy-glib/account-manager.c b/telepathy-glib/account-manager.c
index 39b10e864..679000d06 100644
--- a/telepathy-glib/account-manager.c
+++ b/telepathy-glib/account-manager.c
@@ -1372,6 +1372,9 @@ _tp_account_manager_created_cb (TpAccountManager *proxy,
* tp_account_manager_create_account_finish(), one can guarantee this feature
* will be ready.
*
+ * It is usually better to use #TpAccountRequest instead, particularly when
+ * using high-level language bindings.
+ *
* Since: 0.9.0
*/
void