Fix DeselectChild and GetDefaultAttributeSet in the xml
authorMike Gorse <mgorse@novell.com>
Thu, 10 Feb 2011 16:52:27 +0000 (10:52 -0600)
committerMike Gorse <mgorse@novell.com>
Thu, 10 Feb 2011 16:54:01 +0000 (10:54 -0600)
xml/Selection.xml
xml/Text.xml

index 2c36185..2e19187 100644 (file)
@@ -33,7 +33,7 @@
     <arg direction="out" type="b"/>
   </method>
 
-  <method name="deSelectChild">
+  <method name="DeselectChild">
     <arg direction="in" name="childIndex" type="i"/>
     <arg direction="out" type="b"/>
   </method>
index 6620864..dd8dd96 100644 (file)
   </method>
 
   <method name="GetDefaultAttributeSet">
-    <arg direction="out" type="as"/>
+    <arg direction="out" type="a{ss}"/>
   </method>
 
 </interface>