[evolution-data-server] libebook: annotate more methods
- From: Raul Gutierrez Segales <raulgs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] libebook: annotate more methods
- Date: Wed, 18 May 2011 18:29:10 +0000 (UTC)
commit 193f995b80cb7ad74188ca157903a6d86667be3c
Author: Raul Gutierrez Segales <raul gutierrez segales collabora co uk>
Date: Wed May 18 19:28:37 2011 +0100
libebook: annotate more methods
addressbook/libebook/e-book.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/addressbook/libebook/e-book.c b/addressbook/libebook/e-book.c
index ea3309e..cd6f74b 100644
--- a/addressbook/libebook/e-book.c
+++ b/addressbook/libebook/e-book.c
@@ -1887,9 +1887,10 @@ e_book_remove_contacts_async (EBook *book,
* e_book_get_book_view:
* @book: an #EBook
* @query: an #EBookQuery
- * @requested_fields: a #GList containing the names of fields to return, or NULL for all
+ * @requested_fields: (allow-none): a #GList containing the names of fields to
+ * return, or NULL for all
* @max_results: the maximum number of contacts to show (or 0 for all)
- * @book_view: A #EBookView pointer, will be set to the view
+ * @book_view: (out): A #EBookView pointer, will be set to the view
* @error: a #GError to set on failure
*
* Query @book with @query, creating a #EBookView in @book_view with the fields
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]