[at-spi2-core: 9/19] Accessible.xml: document the GetChildren method
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core: 9/19] Accessible.xml: document the GetChildren method
- Date: Wed, 6 Jul 2022 16:11:28 +0000 (UTC)
commit 42c18543fae15305c50b07c6aaa8a29b2f54fc9e
Author: Federico Mena Quintero <federico gnome org>
Date: Tue Jul 5 15:58:54 2022 -0500
Accessible.xml: document the GetChildren method
xml/Accessible.xml | 7 +++++++
1 file changed, 7 insertions(+)
---
diff --git a/xml/Accessible.xml b/xml/Accessible.xml
index 1dc4e399..94d8fd91 100644
--- a/xml/Accessible.xml
+++ b/xml/Accessible.xml
@@ -97,6 +97,13 @@
<annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QSpiObjectReference"/>
</method>
+ <!--
+ GetChildren:
+
+ Returns a list of the object's accessible children.
+
+ Each array element (so) is a string for the application name, and an object path.
+ -->
<method name="GetChildren">
<arg direction="out" type="a(so)"/>
<annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QSpiObjectReferenceArray"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]