2009-06-11 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / xml / org.freedesktop.atspi.Accessible.xml
index f34eba9..502d2c7 100644 (file)
     The number of children contained by this object.
   </tp:docstring>
   </tp:property>
-  <method name="getChildren">
-    <tp:docstring>
-      Get the accessible children of this object.
-    </tp:docstring>
-    <arg direction="out" type="ao" tp:type="AccessibleSet">
-    <tp:docstring>
-      The Accessible children of this object.
-    </tp:docstring>
-    </arg>
-  </method>
   <method name="getChildAtIndex">
     <tp:docstring>
       Get the accessible child of this object at \c index.
         "text attributes". (See Text.getAttributeRun)</p>
 
     </tp:docstring>
-    <arg direction="out" type="as" tp:type="AttributeSet">
+    <arg direction="out" type="{ss}" tp:type="AttributeSet">
     <tp:docstring>
       An AttributeSet encapsulating any "attribute values" currently defined for the object.
     </tp:docstring>