[evolution-data-server/wip/mcrha/libical-glib] Add element-type into annotation of e_book_backend_sync_get_contact_list()



commit 24b9ee9b30da14435aa9048872948bdc60e3ac41
Author: Milan Crha <mcrha redhat com>
Date:   Wed Apr 10 21:53:10 2019 +0200

    Add element-type into annotation of e_book_backend_sync_get_contact_list()

 src/addressbook/libedata-book/e-book-backend-sync.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/addressbook/libedata-book/e-book-backend-sync.c 
b/src/addressbook/libedata-book/e-book-backend-sync.c
index a9d3e7079..3f3140146 100644
--- a/src/addressbook/libedata-book/e-book-backend-sync.c
+++ b/src/addressbook/libedata-book/e-book-backend-sync.c
@@ -537,7 +537,7 @@ e_book_backend_sync_get_contact_list (EBookBackendSync *backend,
  * e_book_backend_sync_get_contact_list_uids:
  * @backend: an #EBookBackendSync
  * @query: a search query in S-expression format
- * @out_uids: a #GSList in which to deposit results
+ * @out_uids: (out) (element-type utf8): a #GSList in which to deposit results
  * @cancellable: optional #GCancellable object, or %NULL
  * @error: return location for a #GError, or %NULL
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]