Fix arg types for coord_type (uint32 -> int16)
[platform/core/uifw/at-spi2-atk.git] / xml / org.freedesktop.atspi.DeviceEventController.xml
index b53767e..9810b73 100644 (file)
@@ -44,7 +44,7 @@
       a ControllerEventMask filtering the intercepted key events.
     </tp:docstring>
     </arg>
-    <arg direction="in" name="type" type="au" tp:type="KeyEventTypeSeq">
+    <arg direction="in" name="type" type="u" tp:type="KeyEventTypeSeq">
     <tp:docstring>
       a KeyEventTypeSeq that may created by ORing event types together.
     </tp:docstring>
@@ -79,7 +79,7 @@
       a ControllerEventMask filtering the intercepted key events.
     </tp:docstring>
     </arg>
-    <arg direction="in" name="type" type="au" tp:type="KeyEventTypeSeq">
+    <arg direction="in" name="type" type="u" tp:type="KeyEventTypeSeq">
     <tp:docstring>
       an EventType mask that may created by ORing event types together.
     </tp:docstring>