[libgdata/libgdata-0-6] introspection: Add missing annotations to GDataAccessRule
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata/libgdata-0-6] introspection: Add missing annotations to GDataAccessRule
- Date: Wed, 29 Sep 2010 12:18:38 +0000 (UTC)
commit 05eb2619797fe58342002a7cede00897d6d6c33b
Author: Philip Withnall <philip tecnocode co uk>
Date: Mon Aug 2 22:38:27 2010 +0100
introspection: Add missing annotations to GDataAccessRule
gdata/gdata-access-rule.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdata/gdata-access-rule.c b/gdata/gdata-access-rule.c
index 29f6ce3..875d967 100644
--- a/gdata/gdata-access-rule.c
+++ b/gdata/gdata-access-rule.c
@@ -359,8 +359,8 @@ gdata_access_rule_set_scope (GDataAccessRule *self, const gchar *type, const gch
/**
* gdata_access_rule_get_scope:
* @self: a #GDataAccessRule
- * @type: return location for the scope type, or %NULL
- * @value: return location for the scope value, or %NULL
+ * @type: (out callee-allocates) (transfer none): return location for the scope type, or %NULL
+ * @value: (out callee-allocates) (transfer none): return location for the scope value, or %NULL
*
* Gets the #GDataAccessRule:scope-type and #GDataAccessRule:scope-value properties.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]