[evolution-data-server] Introspection: fix annotation in e_client_get_capabilities



commit 99a1df26b67b4614f3baf4e68270a83838657521
Author: Raul Gutierrez Segales <rgs collabora co uk>
Date:   Thu Jul 28 19:15:55 2011 +0100

    Introspection: fix annotation in e_client_get_capabilities

 libedataserver/e-client.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libedataserver/e-client.c b/libedataserver/e-client.c
index 2d59417..9eb717c 100644
--- a/libedataserver/e-client.c
+++ b/libedataserver/e-client.c
@@ -478,7 +478,7 @@ client_ensure_capabilities (EClient *client)
  * This list, together with inner strings, is owned by the @client.
  * To check for individual capabilities use e_client_check_capability().
  *
- * Returns: #GSList of const strings of capabilities
+ * Returns: (transfer none): #GSList of const strings of capabilities
  *
  * Since: 3.2
  **/



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