summaryrefslogtreecommitdiff
path: root/girepository/gicallableinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'girepository/gicallableinfo.c')
-rw-r--r--girepository/gicallableinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/girepository/gicallableinfo.c b/girepository/gicallableinfo.c
index 27c7cb2f..4ffb46de 100644
--- a/girepository/gicallableinfo.c
+++ b/girepository/gicallableinfo.c
@@ -424,7 +424,7 @@ g_callable_info_get_return_attribute (GICallableInfo *info,
/**
* g_callable_info_iterate_return_attributes:
* @info: a #GICallableInfo
- * @iterator: a #GIAttributeIter structure, must be initialized; see below
+ * @iterator: (inout): a #GIAttributeIter structure, must be initialized; see below
* @name: (out) (transfer none): Returned name, must not be freed
* @value: (out) (transfer none): Returned name, must not be freed
*