summaryrefslogtreecommitdiff
path: root/atk/atkrelation.c
diff options
context:
space:
mode:
Diffstat (limited to 'atk/atkrelation.c')
-rwxr-xr-xatk/atkrelation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkrelation.c b/atk/atkrelation.c
index e4ae7c5..9c26660 100755
--- a/atk/atkrelation.c
+++ b/atk/atkrelation.c
@@ -282,7 +282,7 @@ atk_relation_get_relation_type (AtkRelation *relation)
*
* Gets the target list of @relation
*
- * Returns: the target list of @relation
+ * Returns: (transfer none): the target list of @relation
**/
GPtrArray*
atk_relation_get_target (AtkRelation *relation)