[at-spi2-core: 5/19] Accessible.xml: document the ChildCount property




commit b5a2320e44a2dc67168fdf42935c44e18f31f7ef
Author: Federico Mena Quintero <federico gnome org>
Date:   Tue Jul 5 14:47:48 2022 -0500

    Accessible.xml: document the ChildCount property

 xml/Accessible.xml | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/xml/Accessible.xml b/xml/Accessible.xml
index 2f8d5733..c9e9e0d5 100644
--- a/xml/Accessible.xml
+++ b/xml/Accessible.xml
@@ -47,6 +47,9 @@
       <annotation name="org.qtproject.QtDBus.QtTypeName" value="QSpiObjectReference"/>
     </property>
 
+    <!--
+        ChildCount: number of accessible children for this object.
+    -->
     <property name="ChildCount" type="i" access="read"/>
 
     <property name="Locale" type="s" access="read"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]