[at-spi2-core: 11/30] DeviceEventController.xml - Add missing methods from registryd/introspection.c




commit ae6eb3bdbeef34df88ecfac9249aac1636100b8a
Author: Federico Mena Quintero <federico gnome org>
Date:   Fri Jul 1 11:54:06 2022 -0500

    DeviceEventController.xml - Add missing methods from registryd/introspection.c

 xml/DeviceEventController.xml | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/xml/DeviceEventController.xml b/xml/DeviceEventController.xml
index f02e41d2..f0c06023 100644
--- a/xml/DeviceEventController.xml
+++ b/xml/DeviceEventController.xml
@@ -33,6 +33,14 @@
       <arg direction="in" name="types" type="u"/>
     </method>
 
+    <method name="GetKeystrokeListeners">
+      <arg direction="out" type="a(souua(iisi)u(bbb))"/>
+    </method>
+
+    <method name="GetDeviceEventListeners">
+      <arg direction="out" type="a(sou)"/>
+    </method>
+
     <method name="GenerateKeyboardEvent">
       <arg direction="in" name="keycode" type="i"/>
       <arg direction="in" name="keystring" type="s"/>


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