summaryrefslogtreecommitdiff
path: root/xml/Component.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml/Component.xml')
-rw-r--r--xml/Component.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/xml/Component.xml b/xml/Component.xml
index 94056ff9..afefab8e 100644
--- a/xml/Component.xml
+++ b/xml/Component.xml
@@ -74,12 +74,14 @@
<method name="ScrollTo">
<arg direction="in" name="type" type="u"/>
+ <arg direction="out" type="b"/>
</method>
<method name="ScrollToPoint">
<arg direction="in" name="type" type="u"/>
<arg direction="in" name="x" type="i"/>
<arg direction="in" name="y" type="i"/>
+ <arg direction="out" type="b"/>
</method>
</interface>