summaryrefslogtreecommitdiff
path: root/xml/DeviceEventListener.xml
blob: 69193e39739bf89068542443975a072778b96c29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<node name="/node">
<interface name="org.freedesktop.atspi.DeviceEventListener">

  <method name="NotifyEvent">
    <arg direction="in" name="event" type="(uinnisb)"/>
    <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QSpiDeviceEvent"/>
    <arg direction="out" type="b"/>
  </method>

</interface>
</node>