[at-spi2-core] events: add recently added page changed event



commit 4c75dfab0cc8a5c3c59a8154721fd02ea6bbf23c
Author: Alejandro PiƱeiro <apinheiro igalia com>
Date:   Thu Dec 5 13:31:22 2013 +0100

    events: add recently added page changed event
    
    https://bugzilla.gnome.org/show_bug.cgi?id=719898

 xml/Event.xml |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/xml/Event.xml b/xml/Event.xml
index fb4f3c8..fac67de 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">


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