[at-spi2-core] Fix DeselectChild and GetDefaultAttributeSet in the xml
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] Fix DeselectChild and GetDefaultAttributeSet in the xml
- Date: Thu, 10 Feb 2011 16:50:37 +0000 (UTC)
commit 041b1fc8209f9515021f71c857026cbaa13370c5
Author: Mike Gorse <mgorse novell com>
Date: Thu Feb 10 10:52:27 2011 -0600
Fix DeselectChild and GetDefaultAttributeSet in the xml
xml/Selection.xml | 2 +-
xml/Text.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xml/Selection.xml b/xml/Selection.xml
index 2c36185..2e19187 100644
--- a/xml/Selection.xml
+++ b/xml/Selection.xml
@@ -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>
diff --git a/xml/Text.xml b/xml/Text.xml
index 6620864..dd8dd96 100644
--- a/xml/Text.xml
+++ b/xml/Text.xml
@@ -144,7 +144,7 @@
</method>
<method name="GetDefaultAttributeSet">
- <arg direction="out" type="as"/>
+ <arg direction="out" type="a{ss}"/>
</method>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]