summaryrefslogtreecommitdiff
path: root/xml/Accessible.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml/Accessible.xml')
-rw-r--r--xml/Accessible.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/xml/Accessible.xml b/xml/Accessible.xml
index 5619930e..2ada7005 100644
--- a/xml/Accessible.xml
+++ b/xml/Accessible.xml
@@ -113,7 +113,8 @@
GetIndexInParent:
Returns the 0-based index at which the object would be returned by calling
- GetChildren on its parent.
+ GetChildren on its parent, or -1 if the object has no containing
+ parent or on exception.
-->
<method name="GetIndexInParent">
<arg direction="out" type="i"/>