summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro PiƱeiro <apinheiro@igalia.com>2013-12-05 13:31:22 +0100
committerMike Gorse <mgorse@suse.com>2017-01-09 10:19:07 -0600
commit4c75dfab0cc8a5c3c59a8154721fd02ea6bbf23c (patch)
treebd331015b31a3056dc3228fb4e048cc43b03647f
parent685ad09cf927b0f48727839c13a01478154ca863 (diff)
downloadat-spi2-core-4c75dfab0cc8a5c3c59a8154721fd02ea6bbf23c.tar.gz
events: add recently added page changed event
https://bugzilla.gnome.org/show_bug.cgi?id=719898
-rw-r--r--xml/Event.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/xml/Event.xml b/xml/Event.xml
index fb4f3c8a..fac67deb 100644
--- a/xml/Event.xml
+++ b/xml/Event.xml
@@ -179,6 +179,9 @@
<signal name="AttributesChanged"><arg direction="in" type="(suuv)"/>
<annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QSpiEvent"/>
</signal>
+ <signal name="PageChanged"><arg direction="in" type="(suuv)"/>
+ <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QSpiEvent"/>
+ </signal>
</interface>
<interface name="org.a11y.atspi.Event.Focus">