summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-contact-list.c
diff options
context:
space:
mode:
authorAlban Crequy <alban.crequy@collabora.co.uk>2012-03-27 19:31:31 +0100
committerAlban Crequy <alban.crequy@collabora.co.uk>2012-03-27 19:31:31 +0100
commit952d0a8ff765c9a992dc0b11e6c46efe34cc32fc (patch)
tree8b68d651b9060212b3b6e673df5cd01597e426d7 /telepathy-glib/base-contact-list.c
parenta705c6fbd77befe839aedc9890f6529f3f861abd (diff)
doc: tp_base_contact_list_get_download_at_connection
Diffstat (limited to 'telepathy-glib/base-contact-list.c')
-rw-r--r--telepathy-glib/base-contact-list.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/telepathy-glib/base-contact-list.c b/telepathy-glib/base-contact-list.c
index ed3a64dec..134448467 100644
--- a/telepathy-glib/base-contact-list.c
+++ b/telepathy-glib/base-contact-list.c
@@ -3159,7 +3159,10 @@ tp_base_contact_list_get_contact_list_persists (TpBaseContactList *self)
* tp_base_contact_list_get_download_at_connection:
* @self: a contact list manager
*
- * Returns: the download-at-connection property
+ * This function returns the
+ * #TpBaseContactList:download-at-connection property.
+ *
+ * Returns: the #TpBaseContactList:download-at-connection property
*
* Since: 0.UNRELEASED
*/