[at-spi2-core: 11/30] DeviceEventController.xml - Add missing methods from registryd/introspection.c
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core: 11/30] DeviceEventController.xml - Add missing methods from registryd/introspection.c
- Date: Mon, 4 Jul 2022 19:25:17 +0000 (UTC)
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]