From 0f01e04e7869fe18fdeb4f06d0662a3d96f0dccc Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 19 Sep 2012 12:53:34 +0100 Subject: [PATCH 10/15] tp_account_manager_create_account_async: document TpAccountRequest as an alternative Signed-off-by: Simon McVittie Bug: https://bugs.freedesktop.org/show_bug.cgi?id=55099 --- telepathy-glib/account-manager.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/telepathy-glib/account-manager.c b/telepathy-glib/account-manager.c index 39b10e8..679000d 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 -- 1.7.10.4