summaryrefslogtreecommitdiff
path: root/atk/atkcomponent.c
diff options
context:
space:
mode:
Diffstat (limited to 'atk/atkcomponent.c')
-rwxr-xr-xatk/atkcomponent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkcomponent.c b/atk/atkcomponent.c
index c1c0404..46e80c8 100755
--- a/atk/atkcomponent.c
+++ b/atk/atkcomponent.c
@@ -186,7 +186,7 @@ atk_component_contains (AtkComponent *component,
* Gets a reference to the accessible child, if one exists, at the
* coordinate point specified by @x and @y.
*
- * Returns: a reference to the accessible child, if one exists
+ * Returns: (transfer full): a reference to the accessible child, if one exists
**/
AtkObject*
atk_component_ref_accessible_at_point (AtkComponent *component,