summaryrefslogtreecommitdiff
path: root/atk/atkcomponent.c
diff options
context:
space:
mode:
Diffstat (limited to 'atk/atkcomponent.c')
-rwxr-xr-xatk/atkcomponent.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/atk/atkcomponent.c b/atk/atkcomponent.c
index 561c22b..fc63c9d 100755
--- a/atk/atkcomponent.c
+++ b/atk/atkcomponent.c
@@ -228,7 +228,8 @@ 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: (transfer full): a reference to the accessible child, if one exists
+ * Returns: (nullable) (transfer full): a reference to the accessible
+ * child, if one exists
**/
AtkObject*
atk_component_ref_accessible_at_point (AtkComponent *component,