[at-spi2-core/update-xml: 1/3] xml: Add missing atspi.Accessible.GetInterfaces() method




commit c8b7f377ccf17cf43fbeb112df286770a2cab4d6
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Nov 12 23:20:44 2020 +0000

    xml: Add missing atspi.Accessible.GetInterfaces() method

 xml/Accessible.xml | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/xml/Accessible.xml b/xml/Accessible.xml
index 33b98afa..b081bfdb 100644
--- a/xml/Accessible.xml
+++ b/xml/Accessible.xml
@@ -63,5 +63,9 @@
     <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QSpiObjectReference"/>
   </method>
 
+  <method name="GetInterfaces">
+    <arg direction="out" type="as"/>
+  </method>
+
 </interface>
 </node>


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