summaryrefslogtreecommitdiff
path: root/spec/Channel.xml
diff options
context:
space:
mode:
authorRobert McQueen <robert.mcqueen@collabora.co.uk>2007-05-31 14:21:19 +0000
committerRobert McQueen <robert.mcqueen@collabora.co.uk>2007-05-31 14:21:19 +0000
commitb7853bd24e63d2fe099d336f1982fbc61745a68a (patch)
treecee00979eaae193d76356ee3bdbd49912e3f8b53 /spec/Channel.xml
parent78a30fce0e7706d2f815e157ec86517adeda9283 (diff)
downloadtelepathy-glib-b7853bd24e63d2fe099d336f1982fbc61745a68a.tar.gz
update spec to 0.15.4
20070531142119-418b8-7a6dd5afff15da043d9e4f7cea7be45811e0a8db.gz
Diffstat (limited to 'spec/Channel.xml')
-rw-r--r--spec/Channel.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/Channel.xml b/spec/Channel.xml
index 7bccf27ea..524382416 100644
--- a/spec/Channel.xml
+++ b/spec/Channel.xml
@@ -52,7 +52,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:docstring>
</signal>
<method name="GetChannelType">
- <arg direction="out" type="s">
+ <arg direction="out" type="s" tp:type="Interface">
<tp:docstring>The interface name</tp:docstring>
</arg>
<tp:docstring>
@@ -60,13 +60,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:docstring>
</method>
<method name="GetHandle">
- <arg direction="out" type="u">
+ <arg direction="out" type="u" tp:type="Handle_Type">
<tp:docstring>
The handle type, or zero if this channel does not correspond to any
particular handle
</tp:docstring>
</arg>
- <arg direction="out" type="u">
+ <arg direction="out" type="u" tp:type="Handle">
<tp:docstring>
The handle, or zero if this channel does not correspond to any
particular handle
@@ -79,7 +79,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:docstring>
</method>
<method name="GetInterfaces">
- <arg direction="out" type="as">
+ <arg direction="out" type="as" tp:type="Interface[]">
<tp:docstring>
An array of the D-Bus interface names
</tp:docstring>