Add GetChildren to the spec
[platform/upstream/at-spi2-core.git] / xml / Accessible.xml
index f09f9fb..743255c 100644 (file)
     <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QSpiObjectReference"/>
   </method>
 
+  <method name="GetChildren">
+    <arg direction="out" type="a(so)"/>
+    <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QSpiObjectReferenceArray"/>
+  </method>
+
   <method name="GetIndexInParent">
     <arg direction="out" type="i"/>
   </method>