[at-spi2-core: 17/19] Accessible.xml: Document the GetApplication method




commit b35275d74d8e1e5685034469da794bcd95cb6356
Author: Federico Mena Quintero <federico gnome org>
Date:   Tue Jul 5 19:55:45 2022 -0500

    Accessible.xml: Document the GetApplication method

 xml/Accessible.xml | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/xml/Accessible.xml b/xml/Accessible.xml
index 0a6ff8db..c14a7e95 100644
--- a/xml/Accessible.xml
+++ b/xml/Accessible.xml
@@ -974,6 +974,12 @@
       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QSpiAttributeSet"/>
     </method>
 
+    <!--
+        GetApplication:
+
+        Returns a string for the application name, and an object path for the containing
+        application object.
+    -->
     <method name="GetApplication">
       <arg direction="out" type="(so)"/>
       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QSpiObjectReference"/>


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