~ubuntu-branches/ubuntu/precise/telepathy-glib/precise-201111172307

« back to all changes in this revision

Viewing changes to docs/reference/html/telepathy-glib-svc-channel-tubes.html

  • Committer: Ken VanDine
  • Date: 2011-11-17 20:53:21 UTC
  • mfrom: (1.6.34 upstream)
  • Revision ID: ken.vandine@canonical.com-20111117205321-l704j7kr1zgw5v9h
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="telepathy-glib API Reference Manual">
8
8
<link rel="up" href="ch-service-dbus.html" title="Service-side D-Bus interfaces">
9
 
<link rel="prev" href="telepathy-glib-svc-channel-file-transfer.html" title="File Transfer channels">
 
9
<link rel="prev" href="telepathy-glib-svc-channel-ft-metadata.html" title="File transfer Metadata interface">
10
10
<link rel="next" href="telepathy-glib-svc-channel-tube.html" title="Tube channels">
11
 
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
16
<tr valign="middle">
17
 
<td><a accesskey="p" href="telepathy-glib-svc-channel-file-transfer.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
17
<td><a accesskey="p" href="telepathy-glib-svc-channel-ft-metadata.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
18
<td><a accesskey="u" href="ch-service-dbus.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
20
<th width="100%" align="center">telepathy-glib API Reference Manual</th>
48
48
                    <a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubesClass" title="TpSvcChannelTypeTubesClass">TpSvcChannelTypeTubesClass</a>;
49
49
<span class="returnvalue">void</span>                (<a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-accept-d-bus-tube-impl" title="tp_svc_channel_type_tubes_accept_d_bus_tube_impl ()">*tp_svc_channel_type_tubes_accept_d_bus_tube_impl</a>)
50
50
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
51
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_ID</code></em>,
52
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
51
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_ID</code></em>,
 
52
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
53
53
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-implement-accept-d-bus-tube" title="tp_svc_channel_type_tubes_implement_accept_d_bus_tube ()">tp_svc_channel_type_tubes_implement_accept_d_bus_tube</a>
54
54
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubesClass" title="TpSvcChannelTypeTubesClass"><span class="type">TpSvcChannelTypeTubesClass</span></a> *klass</code></em>,
55
55
                                                         <em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-accept-d-bus-tube-impl" title="tp_svc_channel_type_tubes_accept_d_bus_tube_impl ()"><span class="type">tp_svc_channel_type_tubes_accept_d_bus_tube_impl</span></a> impl</code></em>);
56
56
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-return-from-accept-d-bus-tube" title="tp_svc_channel_type_tubes_return_from_accept_d_bus_tube ()">tp_svc_channel_type_tubes_return_from_accept_d_bus_tube</a>
57
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
58
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *out_Address</code></em>);
 
57
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
58
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *out_Address</code></em>);
59
59
<span class="returnvalue">void</span>                (<a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-accept-stream-tube-impl" title="tp_svc_channel_type_tubes_accept_stream_tube_impl ()">*tp_svc_channel_type_tubes_accept_stream_tube_impl</a>)
60
60
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
61
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_ID</code></em>,
62
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_Address_Type</code></em>,
63
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_Access_Control</code></em>,
64
 
                                                         <em class="parameter"><code>const <span class="type">GValue</span> *in_Access_Control_Param</code></em>,
65
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
61
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_ID</code></em>,
 
62
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_Address_Type</code></em>,
 
63
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_Access_Control</code></em>,
 
64
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *in_Access_Control_Param</code></em>,
 
65
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
66
66
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-implement-accept-stream-tube" title="tp_svc_channel_type_tubes_implement_accept_stream_tube ()">tp_svc_channel_type_tubes_implement_accept_stream_tube</a>
67
67
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubesClass" title="TpSvcChannelTypeTubesClass"><span class="type">TpSvcChannelTypeTubesClass</span></a> *klass</code></em>,
68
68
                                                         <em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-accept-stream-tube-impl" title="tp_svc_channel_type_tubes_accept_stream_tube_impl ()"><span class="type">tp_svc_channel_type_tubes_accept_stream_tube_impl</span></a> impl</code></em>);
69
69
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-return-from-accept-stream-tube" title="tp_svc_channel_type_tubes_return_from_accept_stream_tube ()">tp_svc_channel_type_tubes_return_from_accept_stream_tube</a>
70
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
71
 
                                                         <em class="parameter"><code>const <span class="type">GValue</span> *out_Address</code></em>);
 
70
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
71
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *out_Address</code></em>);
72
72
<span class="returnvalue">void</span>                (<a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-close-tube-impl" title="tp_svc_channel_type_tubes_close_tube_impl ()">*tp_svc_channel_type_tubes_close_tube_impl</a>)
73
73
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
74
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_ID</code></em>,
75
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
74
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_ID</code></em>,
 
75
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
76
76
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-implement-close-tube" title="tp_svc_channel_type_tubes_implement_close_tube ()">tp_svc_channel_type_tubes_implement_close_tube</a>
77
77
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubesClass" title="TpSvcChannelTypeTubesClass"><span class="type">TpSvcChannelTypeTubesClass</span></a> *klass</code></em>,
78
78
                                                         <em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-close-tube-impl" title="tp_svc_channel_type_tubes_close_tube_impl ()"><span class="type">tp_svc_channel_type_tubes_close_tube_impl</span></a> impl</code></em>);
79
79
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-return-from-close-tube" title="tp_svc_channel_type_tubes_return_from_close_tube ()">tp_svc_channel_type_tubes_return_from_close_tube</a>
80
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
80
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
81
81
<span class="returnvalue">void</span>                (<a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-get-available-stream-tube-types-impl" title="tp_svc_channel_type_tubes_get_available_stream_tube_types_impl ()">*tp_svc_channel_type_tubes_get_available_stream_tube_types_impl</a>)
82
82
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
83
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
83
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
84
84
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-implement-get-available-stream-tube-types" title="tp_svc_channel_type_tubes_implement_get_available_stream_tube_types ()">tp_svc_channel_type_tubes_implement_get_available_stream_tube_types</a>
85
85
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubesClass" title="TpSvcChannelTypeTubesClass"><span class="type">TpSvcChannelTypeTubesClass</span></a> *klass</code></em>,
86
86
                                                         <em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-get-available-stream-tube-types-impl" title="tp_svc_channel_type_tubes_get_available_stream_tube_types_impl ()"><span class="type">tp_svc_channel_type_tubes_get_available_stream_tube_types_impl</span></a> impl</code></em>);
87
87
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-return-from-get-available-stream-tube-types" title="tp_svc_channel_type_tubes_return_from_get_available_stream_tube_types ()">tp_svc_channel_type_tubes_return_from_get_available_stream_tube_types</a>
88
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
89
 
                                                         <em class="parameter"><code><span class="type">GHashTable</span> *out_Available_Stream_Tube_Types</code></em>);
 
88
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
89
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *out_Available_Stream_Tube_Types</code></em>);
90
90
<span class="returnvalue">void</span>                (<a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-get-available-tube-types-impl" title="tp_svc_channel_type_tubes_get_available_tube_types_impl ()">*tp_svc_channel_type_tubes_get_available_tube_types_impl</a>)
91
91
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
92
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
92
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
93
93
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-implement-get-available-tube-types" title="tp_svc_channel_type_tubes_implement_get_available_tube_types ()">tp_svc_channel_type_tubes_implement_get_available_tube_types</a>
94
94
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubesClass" title="TpSvcChannelTypeTubesClass"><span class="type">TpSvcChannelTypeTubesClass</span></a> *klass</code></em>,
95
95
                                                         <em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-get-available-tube-types-impl" title="tp_svc_channel_type_tubes_get_available_tube_types_impl ()"><span class="type">tp_svc_channel_type_tubes_get_available_tube_types_impl</span></a> impl</code></em>);
96
96
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-return-from-get-available-tube-types" title="tp_svc_channel_type_tubes_return_from_get_available_tube_types ()">tp_svc_channel_type_tubes_return_from_get_available_tube_types</a>
97
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
98
 
                                                         <em class="parameter"><code>const <span class="type">GArray</span> *out_Available_Tube_Types</code></em>);
 
97
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
98
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="type">GArray</span></a> *out_Available_Tube_Types</code></em>);
99
99
<span class="returnvalue">void</span>                (<a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-get-d-bus-names-impl" title="tp_svc_channel_type_tubes_get_d_bus_names_impl ()">*tp_svc_channel_type_tubes_get_d_bus_names_impl</a>)
100
100
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
101
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_ID</code></em>,
102
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
101
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_ID</code></em>,
 
102
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
103
103
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-implement-get-d-bus-names" title="tp_svc_channel_type_tubes_implement_get_d_bus_names ()">tp_svc_channel_type_tubes_implement_get_d_bus_names</a>
104
104
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubesClass" title="TpSvcChannelTypeTubesClass"><span class="type">TpSvcChannelTypeTubesClass</span></a> *klass</code></em>,
105
105
                                                         <em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-get-d-bus-names-impl" title="tp_svc_channel_type_tubes_get_d_bus_names_impl ()"><span class="type">tp_svc_channel_type_tubes_get_d_bus_names_impl</span></a> impl</code></em>);
106
106
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-return-from-get-d-bus-names" title="tp_svc_channel_type_tubes_return_from_get_d_bus_names ()">tp_svc_channel_type_tubes_return_from_get_d_bus_names</a>
107
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
108
 
                                                         <em class="parameter"><code>const <span class="type">GPtrArray</span> *out_DBus_Names</code></em>);
 
107
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
108
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *out_DBus_Names</code></em>);
109
109
<span class="returnvalue">void</span>                (<a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-get-d-bus-tube-address-impl" title="tp_svc_channel_type_tubes_get_d_bus_tube_address_impl ()">*tp_svc_channel_type_tubes_get_d_bus_tube_address_impl</a>)
110
110
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
111
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_ID</code></em>,
112
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
111
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_ID</code></em>,
 
112
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
113
113
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-implement-get-d-bus-tube-address" title="tp_svc_channel_type_tubes_implement_get_d_bus_tube_address ()">tp_svc_channel_type_tubes_implement_get_d_bus_tube_address</a>
114
114
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubesClass" title="TpSvcChannelTypeTubesClass"><span class="type">TpSvcChannelTypeTubesClass</span></a> *klass</code></em>,
115
115
                                                         <em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-get-d-bus-tube-address-impl" title="tp_svc_channel_type_tubes_get_d_bus_tube_address_impl ()"><span class="type">tp_svc_channel_type_tubes_get_d_bus_tube_address_impl</span></a> impl</code></em>);
116
116
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-return-from-get-d-bus-tube-address" title="tp_svc_channel_type_tubes_return_from_get_d_bus_tube_address ()">tp_svc_channel_type_tubes_return_from_get_d_bus_tube_address</a>
117
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
118
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *out_Address</code></em>);
 
117
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
118
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *out_Address</code></em>);
119
119
<span class="returnvalue">void</span>                (<a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-get-stream-tube-socket-address-impl" title="tp_svc_channel_type_tubes_get_stream_tube_socket_address_impl ()">*tp_svc_channel_type_tubes_get_stream_tube_socket_address_impl</a>)
120
120
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
121
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_ID</code></em>,
122
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
121
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_ID</code></em>,
 
122
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
123
123
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-implement-get-stream-tube-socket-address" title="tp_svc_channel_type_tubes_implement_get_stream_tube_socket_address ()">tp_svc_channel_type_tubes_implement_get_stream_tube_socket_address</a>
124
124
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubesClass" title="TpSvcChannelTypeTubesClass"><span class="type">TpSvcChannelTypeTubesClass</span></a> *klass</code></em>,
125
125
                                                         <em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-get-stream-tube-socket-address-impl" title="tp_svc_channel_type_tubes_get_stream_tube_socket_address_impl ()"><span class="type">tp_svc_channel_type_tubes_get_stream_tube_socket_address_impl</span></a> impl</code></em>);
126
126
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-return-from-get-stream-tube-socket-address" title="tp_svc_channel_type_tubes_return_from_get_stream_tube_socket_address ()">tp_svc_channel_type_tubes_return_from_get_stream_tube_socket_address</a>
127
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
128
 
                                                         <em class="parameter"><code><span class="type">guint</span> out_Address_Type</code></em>,
129
 
                                                         <em class="parameter"><code>const <span class="type">GValue</span> *out_Address</code></em>);
 
127
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
128
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> out_Address_Type</code></em>,
 
129
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *out_Address</code></em>);
130
130
<span class="returnvalue">void</span>                (<a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-list-tubes-impl" title="tp_svc_channel_type_tubes_list_tubes_impl ()">*tp_svc_channel_type_tubes_list_tubes_impl</a>)
131
131
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
132
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
132
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
133
133
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-implement-list-tubes" title="tp_svc_channel_type_tubes_implement_list_tubes ()">tp_svc_channel_type_tubes_implement_list_tubes</a>
134
134
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubesClass" title="TpSvcChannelTypeTubesClass"><span class="type">TpSvcChannelTypeTubesClass</span></a> *klass</code></em>,
135
135
                                                         <em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-list-tubes-impl" title="tp_svc_channel_type_tubes_list_tubes_impl ()"><span class="type">tp_svc_channel_type_tubes_list_tubes_impl</span></a> impl</code></em>);
136
136
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-return-from-list-tubes" title="tp_svc_channel_type_tubes_return_from_list_tubes ()">tp_svc_channel_type_tubes_return_from_list_tubes</a>
137
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
138
 
                                                         <em class="parameter"><code>const <span class="type">GPtrArray</span> *out_Tubes</code></em>);
 
137
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
138
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *out_Tubes</code></em>);
139
139
<span class="returnvalue">void</span>                (<a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-offer-d-bus-tube-impl" title="tp_svc_channel_type_tubes_offer_d_bus_tube_impl ()">*tp_svc_channel_type_tubes_offer_d_bus_tube_impl</a>)
140
140
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
141
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *in_Service</code></em>,
142
 
                                                         <em class="parameter"><code><span class="type">GHashTable</span> *in_Parameters</code></em>,
143
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
141
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *in_Service</code></em>,
 
142
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *in_Parameters</code></em>,
 
143
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
144
144
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-implement-offer-d-bus-tube" title="tp_svc_channel_type_tubes_implement_offer_d_bus_tube ()">tp_svc_channel_type_tubes_implement_offer_d_bus_tube</a>
145
145
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubesClass" title="TpSvcChannelTypeTubesClass"><span class="type">TpSvcChannelTypeTubesClass</span></a> *klass</code></em>,
146
146
                                                         <em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-offer-d-bus-tube-impl" title="tp_svc_channel_type_tubes_offer_d_bus_tube_impl ()"><span class="type">tp_svc_channel_type_tubes_offer_d_bus_tube_impl</span></a> impl</code></em>);
147
147
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-return-from-offer-d-bus-tube" title="tp_svc_channel_type_tubes_return_from_offer_d_bus_tube ()">tp_svc_channel_type_tubes_return_from_offer_d_bus_tube</a>
148
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
149
 
                                                         <em class="parameter"><code><span class="type">guint</span> out_Tube_ID</code></em>);
 
148
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
149
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> out_Tube_ID</code></em>);
150
150
<span class="returnvalue">void</span>                (<a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-offer-stream-tube-impl" title="tp_svc_channel_type_tubes_offer_stream_tube_impl ()">*tp_svc_channel_type_tubes_offer_stream_tube_impl</a>)
151
151
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
152
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *in_Service</code></em>,
153
 
                                                         <em class="parameter"><code><span class="type">GHashTable</span> *in_Parameters</code></em>,
154
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_Address_Type</code></em>,
155
 
                                                         <em class="parameter"><code>const <span class="type">GValue</span> *in_Address</code></em>,
156
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_Access_Control</code></em>,
157
 
                                                         <em class="parameter"><code>const <span class="type">GValue</span> *in_Access_Control_Param</code></em>,
158
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
152
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *in_Service</code></em>,
 
153
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *in_Parameters</code></em>,
 
154
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_Address_Type</code></em>,
 
155
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *in_Address</code></em>,
 
156
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_Access_Control</code></em>,
 
157
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *in_Access_Control_Param</code></em>,
 
158
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
159
159
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-implement-offer-stream-tube" title="tp_svc_channel_type_tubes_implement_offer_stream_tube ()">tp_svc_channel_type_tubes_implement_offer_stream_tube</a>
160
160
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubesClass" title="TpSvcChannelTypeTubesClass"><span class="type">TpSvcChannelTypeTubesClass</span></a> *klass</code></em>,
161
161
                                                         <em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-offer-stream-tube-impl" title="tp_svc_channel_type_tubes_offer_stream_tube_impl ()"><span class="type">tp_svc_channel_type_tubes_offer_stream_tube_impl</span></a> impl</code></em>);
162
162
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-return-from-offer-stream-tube" title="tp_svc_channel_type_tubes_return_from_offer_stream_tube ()">tp_svc_channel_type_tubes_return_from_offer_stream_tube</a>
163
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
164
 
                                                         <em class="parameter"><code><span class="type">guint</span> out_Tube_ID</code></em>);
 
163
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
164
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> out_Tube_ID</code></em>);
165
165
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-emit-d-bus-names-changed" title="tp_svc_channel_type_tubes_emit_d_bus_names_changed ()">tp_svc_channel_type_tubes_emit_d_bus_names_changed</a>
166
 
                                                        (<em class="parameter"><code><span class="type">gpointer</span> instance</code></em>,
167
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_ID</code></em>,
168
 
                                                         <em class="parameter"><code>const <span class="type">GPtrArray</span> *arg_Added</code></em>,
169
 
                                                         <em class="parameter"><code>const <span class="type">GArray</span> *arg_Removed</code></em>);
 
166
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
 
167
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_ID</code></em>,
 
168
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *arg_Added</code></em>,
 
169
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="type">GArray</span></a> *arg_Removed</code></em>);
170
170
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-emit-new-tube" title="tp_svc_channel_type_tubes_emit_new_tube ()">tp_svc_channel_type_tubes_emit_new_tube</a>
171
 
                                                        (<em class="parameter"><code><span class="type">gpointer</span> instance</code></em>,
172
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_ID</code></em>,
173
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_Initiator</code></em>,
174
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_Type</code></em>,
175
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *arg_Service</code></em>,
176
 
                                                         <em class="parameter"><code><span class="type">GHashTable</span> *arg_Parameters</code></em>,
177
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_State</code></em>);
 
171
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
 
172
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_ID</code></em>,
 
173
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_Initiator</code></em>,
 
174
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_Type</code></em>,
 
175
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *arg_Service</code></em>,
 
176
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *arg_Parameters</code></em>,
 
177
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_State</code></em>);
178
178
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-emit-stream-tube-new-connection" title="tp_svc_channel_type_tubes_emit_stream_tube_new_connection ()">tp_svc_channel_type_tubes_emit_stream_tube_new_connection</a>
179
 
                                                        (<em class="parameter"><code><span class="type">gpointer</span> instance</code></em>,
180
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_ID</code></em>,
181
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_Handle</code></em>);
 
179
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
 
180
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_ID</code></em>,
 
181
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_Handle</code></em>);
182
182
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-emit-tube-closed" title="tp_svc_channel_type_tubes_emit_tube_closed ()">tp_svc_channel_type_tubes_emit_tube_closed</a>
183
 
                                                        (<em class="parameter"><code><span class="type">gpointer</span> instance</code></em>,
184
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_ID</code></em>);
 
183
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
 
184
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_ID</code></em>);
185
185
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-tubes.html#tp-svc-channel-type-tubes-emit-tube-state-changed" title="tp_svc_channel_type_tubes_emit_tube_state_changed ()">tp_svc_channel_type_tubes_emit_tube_state_changed</a>
186
 
                                                        (<em class="parameter"><code><span class="type">gpointer</span> instance</code></em>,
187
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_ID</code></em>,
188
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_State</code></em>);
 
186
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
 
187
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_ID</code></em>,
 
188
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_State</code></em>);
189
189
</pre>
190
190
</div>
191
191
<div class="refsect1">
198
198
<div class="refsect1">
199
199
<a name="telepathy-glib-svc-channel-tubes.signals"></a><h2>Signals</h2>
200
200
<pre class="synopsis">
201
 
  "<a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes-d-bus-names-changed" title='The "d-bus-names-changed" signal'>d-bus-names-changed</a>"                            : <code class="literal">Has Details</code>
202
 
  "<a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes-new-tube" title='The "new-tube" signal'>new-tube</a>"                                       : <code class="literal">Has Details</code>
203
 
  "<a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes-stream-tube-new-connection" title='The "stream-tube-new-connection" signal'>stream-tube-new-connection</a>"                     : <code class="literal">Has Details</code>
204
 
  "<a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes-tube-closed" title='The "tube-closed" signal'>tube-closed</a>"                                    : <code class="literal">Has Details</code>
205
 
  "<a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes-tube-state-changed" title='The "tube-state-changed" signal'>tube-state-changed</a>"                             : <code class="literal">Has Details</code>
 
201
  "<a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes-d-bus-names-changed" title='The "d-bus-names-changed" signal'>d-bus-names-changed</a>"                            : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-DETAILED:CAPS"><code class="literal">Has Details</code></a>
 
202
  "<a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes-new-tube" title='The "new-tube" signal'>new-tube</a>"                                       : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-DETAILED:CAPS"><code class="literal">Has Details</code></a>
 
203
  "<a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes-stream-tube-new-connection" title='The "stream-tube-new-connection" signal'>stream-tube-new-connection</a>"                     : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-DETAILED:CAPS"><code class="literal">Has Details</code></a>
 
204
  "<a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes-tube-closed" title='The "tube-closed" signal'>tube-closed</a>"                                    : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-DETAILED:CAPS"><code class="literal">Has Details</code></a>
 
205
  "<a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes-tube-state-changed" title='The "tube-state-changed" signal'>tube-state-changed</a>"                             : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-DETAILED:CAPS"><code class="literal">Has Details</code></a>
206
206
</pre>
207
207
</div>
208
208
<div class="refsect1">
232
232
<p>
233
233
In a full implementation of this interface (i.e. all
234
234
methods implemented), the interface initialization
235
 
function used in <code class="function">G_IMPLEMENT_INTERFACE()</code> would
 
235
function used in <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#G-IMPLEMENT-INTERFACE:CAPS"><code class="function">G_IMPLEMENT_INTERFACE()</code></a> would
236
236
typically look like this:
237
237
</p>
238
238
<p>
266
266
<a name="tp-svc-channel-type-tubes-accept-d-bus-tube-impl"></a><h3>tp_svc_channel_type_tubes_accept_d_bus_tube_impl ()</h3>
267
267
<pre class="programlisting"><span class="returnvalue">void</span>                (*tp_svc_channel_type_tubes_accept_d_bus_tube_impl)
268
268
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
269
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_ID</code></em>,
270
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
269
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_ID</code></em>,
 
270
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
271
271
<p>
272
272
The signature of an implementation of the D-Bus method
273
273
AcceptDBusTube on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
319
319
<div class="refsect2">
320
320
<a name="tp-svc-channel-type-tubes-return-from-accept-d-bus-tube"></a><h3>tp_svc_channel_type_tubes_return_from_accept_d_bus_tube ()</h3>
321
321
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_return_from_accept_d_bus_tube
322
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
323
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *out_Address</code></em>);</pre>
 
322
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
323
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *out_Address</code></em>);</pre>
324
324
<p>
325
 
Return successfully by calling <code class="function">dbus_g_method_return()</code>.
 
325
Return successfully by calling <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#dbus-g-method-return"><code class="function">dbus_g_method_return()</code></a>.
326
326
This inline function exists only to provide type-safety.
327
327
</p>
328
328
<div class="variablelist"><table border="0">
344
344
<a name="tp-svc-channel-type-tubes-accept-stream-tube-impl"></a><h3>tp_svc_channel_type_tubes_accept_stream_tube_impl ()</h3>
345
345
<pre class="programlisting"><span class="returnvalue">void</span>                (*tp_svc_channel_type_tubes_accept_stream_tube_impl)
346
346
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
347
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_ID</code></em>,
348
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_Address_Type</code></em>,
349
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_Access_Control</code></em>,
350
 
                                                         <em class="parameter"><code>const <span class="type">GValue</span> *in_Access_Control_Param</code></em>,
351
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
347
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_ID</code></em>,
 
348
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_Address_Type</code></em>,
 
349
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_Access_Control</code></em>,
 
350
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *in_Access_Control_Param</code></em>,
 
351
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
352
352
<p>
353
353
The signature of an implementation of the D-Bus method
354
354
AcceptStreamTube on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
412
412
<div class="refsect2">
413
413
<a name="tp-svc-channel-type-tubes-return-from-accept-stream-tube"></a><h3>tp_svc_channel_type_tubes_return_from_accept_stream_tube ()</h3>
414
414
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_return_from_accept_stream_tube
415
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
416
 
                                                         <em class="parameter"><code>const <span class="type">GValue</span> *out_Address</code></em>);</pre>
 
415
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
416
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *out_Address</code></em>);</pre>
417
417
<p>
418
 
Return successfully by calling <code class="function">dbus_g_method_return()</code>.
 
418
Return successfully by calling <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#dbus-g-method-return"><code class="function">dbus_g_method_return()</code></a>.
419
419
This inline function exists only to provide type-safety.
420
420
</p>
421
421
<div class="variablelist"><table border="0">
437
437
<a name="tp-svc-channel-type-tubes-close-tube-impl"></a><h3>tp_svc_channel_type_tubes_close_tube_impl ()</h3>
438
438
<pre class="programlisting"><span class="returnvalue">void</span>                (*tp_svc_channel_type_tubes_close_tube_impl)
439
439
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
440
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_ID</code></em>,
441
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
440
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_ID</code></em>,
 
441
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
442
442
<p>
443
443
The signature of an implementation of the D-Bus method
444
444
CloseTube on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
490
490
<div class="refsect2">
491
491
<a name="tp-svc-channel-type-tubes-return-from-close-tube"></a><h3>tp_svc_channel_type_tubes_return_from_close_tube ()</h3>
492
492
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_return_from_close_tube
493
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
493
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
494
494
<p>
495
 
Return successfully by calling <code class="function">dbus_g_method_return()</code>.
 
495
Return successfully by calling <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#dbus-g-method-return"><code class="function">dbus_g_method_return()</code></a>.
496
496
This inline function exists only to provide type-safety.
497
497
</p>
498
498
<div class="variablelist"><table border="0">
508
508
<a name="tp-svc-channel-type-tubes-get-available-stream-tube-types-impl"></a><h3>tp_svc_channel_type_tubes_get_available_stream_tube_types_impl ()</h3>
509
509
<pre class="programlisting"><span class="returnvalue">void</span>                (*tp_svc_channel_type_tubes_get_available_stream_tube_types_impl)
510
510
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
511
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
511
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
512
512
<p>
513
513
The signature of an implementation of the D-Bus method
514
514
GetAvailableStreamTubeTypes on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
556
556
<div class="refsect2">
557
557
<a name="tp-svc-channel-type-tubes-return-from-get-available-stream-tube-types"></a><h3>tp_svc_channel_type_tubes_return_from_get_available_stream_tube_types ()</h3>
558
558
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_return_from_get_available_stream_tube_types
559
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
560
 
                                                         <em class="parameter"><code><span class="type">GHashTable</span> *out_Available_Stream_Tube_Types</code></em>);</pre>
 
559
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
560
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *out_Available_Stream_Tube_Types</code></em>);</pre>
561
561
<p>
562
 
Return successfully by calling <code class="function">dbus_g_method_return()</code>.
 
562
Return successfully by calling <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#dbus-g-method-return"><code class="function">dbus_g_method_return()</code></a>.
563
563
This inline function exists only to provide type-safety.
564
564
</p>
565
565
<div class="variablelist"><table border="0">
581
581
<a name="tp-svc-channel-type-tubes-get-available-tube-types-impl"></a><h3>tp_svc_channel_type_tubes_get_available_tube_types_impl ()</h3>
582
582
<pre class="programlisting"><span class="returnvalue">void</span>                (*tp_svc_channel_type_tubes_get_available_tube_types_impl)
583
583
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
584
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
584
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
585
585
<p>
586
586
The signature of an implementation of the D-Bus method
587
587
GetAvailableTubeTypes on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
629
629
<div class="refsect2">
630
630
<a name="tp-svc-channel-type-tubes-return-from-get-available-tube-types"></a><h3>tp_svc_channel_type_tubes_return_from_get_available_tube_types ()</h3>
631
631
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_return_from_get_available_tube_types
632
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
633
 
                                                         <em class="parameter"><code>const <span class="type">GArray</span> *out_Available_Tube_Types</code></em>);</pre>
 
632
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
633
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="type">GArray</span></a> *out_Available_Tube_Types</code></em>);</pre>
634
634
<p>
635
 
Return successfully by calling <code class="function">dbus_g_method_return()</code>.
 
635
Return successfully by calling <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#dbus-g-method-return"><code class="function">dbus_g_method_return()</code></a>.
636
636
This inline function exists only to provide type-safety.
637
637
</p>
638
638
<div class="variablelist"><table border="0">
654
654
<a name="tp-svc-channel-type-tubes-get-d-bus-names-impl"></a><h3>tp_svc_channel_type_tubes_get_d_bus_names_impl ()</h3>
655
655
<pre class="programlisting"><span class="returnvalue">void</span>                (*tp_svc_channel_type_tubes_get_d_bus_names_impl)
656
656
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
657
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_ID</code></em>,
658
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
657
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_ID</code></em>,
 
658
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
659
659
<p>
660
660
The signature of an implementation of the D-Bus method
661
661
GetDBusNames on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
707
707
<div class="refsect2">
708
708
<a name="tp-svc-channel-type-tubes-return-from-get-d-bus-names"></a><h3>tp_svc_channel_type_tubes_return_from_get_d_bus_names ()</h3>
709
709
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_return_from_get_d_bus_names
710
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
711
 
                                                         <em class="parameter"><code>const <span class="type">GPtrArray</span> *out_DBus_Names</code></em>);</pre>
 
710
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
711
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *out_DBus_Names</code></em>);</pre>
712
712
<p>
713
 
Return successfully by calling <code class="function">dbus_g_method_return()</code>.
 
713
Return successfully by calling <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#dbus-g-method-return"><code class="function">dbus_g_method_return()</code></a>.
714
714
This inline function exists only to provide type-safety.
715
715
</p>
716
716
<div class="variablelist"><table border="0">
732
732
<a name="tp-svc-channel-type-tubes-get-d-bus-tube-address-impl"></a><h3>tp_svc_channel_type_tubes_get_d_bus_tube_address_impl ()</h3>
733
733
<pre class="programlisting"><span class="returnvalue">void</span>                (*tp_svc_channel_type_tubes_get_d_bus_tube_address_impl)
734
734
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
735
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_ID</code></em>,
736
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
735
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_ID</code></em>,
 
736
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
737
737
<p>
738
738
The signature of an implementation of the D-Bus method
739
739
GetDBusTubeAddress on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
785
785
<div class="refsect2">
786
786
<a name="tp-svc-channel-type-tubes-return-from-get-d-bus-tube-address"></a><h3>tp_svc_channel_type_tubes_return_from_get_d_bus_tube_address ()</h3>
787
787
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_return_from_get_d_bus_tube_address
788
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
789
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *out_Address</code></em>);</pre>
 
788
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
789
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *out_Address</code></em>);</pre>
790
790
<p>
791
 
Return successfully by calling <code class="function">dbus_g_method_return()</code>.
 
791
Return successfully by calling <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#dbus-g-method-return"><code class="function">dbus_g_method_return()</code></a>.
792
792
This inline function exists only to provide type-safety.
793
793
</p>
794
794
<div class="variablelist"><table border="0">
810
810
<a name="tp-svc-channel-type-tubes-get-stream-tube-socket-address-impl"></a><h3>tp_svc_channel_type_tubes_get_stream_tube_socket_address_impl ()</h3>
811
811
<pre class="programlisting"><span class="returnvalue">void</span>                (*tp_svc_channel_type_tubes_get_stream_tube_socket_address_impl)
812
812
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
813
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_ID</code></em>,
814
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
813
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_ID</code></em>,
 
814
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
815
815
<p>
816
816
The signature of an implementation of the D-Bus method
817
817
GetStreamTubeSocketAddress on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
863
863
<div class="refsect2">
864
864
<a name="tp-svc-channel-type-tubes-return-from-get-stream-tube-socket-address"></a><h3>tp_svc_channel_type_tubes_return_from_get_stream_tube_socket_address ()</h3>
865
865
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_return_from_get_stream_tube_socket_address
866
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
867
 
                                                         <em class="parameter"><code><span class="type">guint</span> out_Address_Type</code></em>,
868
 
                                                         <em class="parameter"><code>const <span class="type">GValue</span> *out_Address</code></em>);</pre>
 
866
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
867
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> out_Address_Type</code></em>,
 
868
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *out_Address</code></em>);</pre>
869
869
<p>
870
 
Return successfully by calling <code class="function">dbus_g_method_return()</code>.
 
870
Return successfully by calling <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#dbus-g-method-return"><code class="function">dbus_g_method_return()</code></a>.
871
871
This inline function exists only to provide type-safety.
872
872
</p>
873
873
<div class="variablelist"><table border="0">
893
893
<a name="tp-svc-channel-type-tubes-list-tubes-impl"></a><h3>tp_svc_channel_type_tubes_list_tubes_impl ()</h3>
894
894
<pre class="programlisting"><span class="returnvalue">void</span>                (*tp_svc_channel_type_tubes_list_tubes_impl)
895
895
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
896
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
896
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
897
897
<p>
898
898
The signature of an implementation of the D-Bus method
899
899
ListTubes on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
941
941
<div class="refsect2">
942
942
<a name="tp-svc-channel-type-tubes-return-from-list-tubes"></a><h3>tp_svc_channel_type_tubes_return_from_list_tubes ()</h3>
943
943
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_return_from_list_tubes
944
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
945
 
                                                         <em class="parameter"><code>const <span class="type">GPtrArray</span> *out_Tubes</code></em>);</pre>
 
944
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
945
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *out_Tubes</code></em>);</pre>
946
946
<p>
947
 
Return successfully by calling <code class="function">dbus_g_method_return()</code>.
 
947
Return successfully by calling <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#dbus-g-method-return"><code class="function">dbus_g_method_return()</code></a>.
948
948
This inline function exists only to provide type-safety.
949
949
</p>
950
950
<div class="variablelist"><table border="0">
966
966
<a name="tp-svc-channel-type-tubes-offer-d-bus-tube-impl"></a><h3>tp_svc_channel_type_tubes_offer_d_bus_tube_impl ()</h3>
967
967
<pre class="programlisting"><span class="returnvalue">void</span>                (*tp_svc_channel_type_tubes_offer_d_bus_tube_impl)
968
968
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
969
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *in_Service</code></em>,
970
 
                                                         <em class="parameter"><code><span class="type">GHashTable</span> *in_Parameters</code></em>,
971
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
969
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *in_Service</code></em>,
 
970
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *in_Parameters</code></em>,
 
971
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
972
972
<p>
973
973
The signature of an implementation of the D-Bus method
974
974
OfferDBusTube on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
1024
1024
<div class="refsect2">
1025
1025
<a name="tp-svc-channel-type-tubes-return-from-offer-d-bus-tube"></a><h3>tp_svc_channel_type_tubes_return_from_offer_d_bus_tube ()</h3>
1026
1026
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_return_from_offer_d_bus_tube
1027
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
1028
 
                                                         <em class="parameter"><code><span class="type">guint</span> out_Tube_ID</code></em>);</pre>
 
1027
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
1028
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> out_Tube_ID</code></em>);</pre>
1029
1029
<p>
1030
 
Return successfully by calling <code class="function">dbus_g_method_return()</code>.
 
1030
Return successfully by calling <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#dbus-g-method-return"><code class="function">dbus_g_method_return()</code></a>.
1031
1031
This inline function exists only to provide type-safety.
1032
1032
</p>
1033
1033
<div class="variablelist"><table border="0">
1049
1049
<a name="tp-svc-channel-type-tubes-offer-stream-tube-impl"></a><h3>tp_svc_channel_type_tubes_offer_stream_tube_impl ()</h3>
1050
1050
<pre class="programlisting"><span class="returnvalue">void</span>                (*tp_svc_channel_type_tubes_offer_stream_tube_impl)
1051
1051
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self</code></em>,
1052
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *in_Service</code></em>,
1053
 
                                                         <em class="parameter"><code><span class="type">GHashTable</span> *in_Parameters</code></em>,
1054
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_Address_Type</code></em>,
1055
 
                                                         <em class="parameter"><code>const <span class="type">GValue</span> *in_Address</code></em>,
1056
 
                                                         <em class="parameter"><code><span class="type">guint</span> in_Access_Control</code></em>,
1057
 
                                                         <em class="parameter"><code>const <span class="type">GValue</span> *in_Access_Control_Param</code></em>,
1058
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
1052
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *in_Service</code></em>,
 
1053
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *in_Parameters</code></em>,
 
1054
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_Address_Type</code></em>,
 
1055
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *in_Address</code></em>,
 
1056
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> in_Access_Control</code></em>,
 
1057
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *in_Access_Control_Param</code></em>,
 
1058
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
1059
1059
<p>
1060
1060
The signature of an implementation of the D-Bus method
1061
1061
OfferStreamTube on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
1127
1127
<div class="refsect2">
1128
1128
<a name="tp-svc-channel-type-tubes-return-from-offer-stream-tube"></a><h3>tp_svc_channel_type_tubes_return_from_offer_stream_tube ()</h3>
1129
1129
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_return_from_offer_stream_tube
1130
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>,
1131
 
                                                         <em class="parameter"><code><span class="type">guint</span> out_Tube_ID</code></em>);</pre>
 
1130
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>,
 
1131
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> out_Tube_ID</code></em>);</pre>
1132
1132
<p>
1133
 
Return successfully by calling <code class="function">dbus_g_method_return()</code>.
 
1133
Return successfully by calling <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#dbus-g-method-return"><code class="function">dbus_g_method_return()</code></a>.
1134
1134
This inline function exists only to provide type-safety.
1135
1135
</p>
1136
1136
<div class="variablelist"><table border="0">
1151
1151
<div class="refsect2">
1152
1152
<a name="tp-svc-channel-type-tubes-emit-d-bus-names-changed"></a><h3>tp_svc_channel_type_tubes_emit_d_bus_names_changed ()</h3>
1153
1153
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_emit_d_bus_names_changed
1154
 
                                                        (<em class="parameter"><code><span class="type">gpointer</span> instance</code></em>,
1155
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_ID</code></em>,
1156
 
                                                         <em class="parameter"><code>const <span class="type">GPtrArray</span> *arg_Added</code></em>,
1157
 
                                                         <em class="parameter"><code>const <span class="type">GArray</span> *arg_Removed</code></em>);</pre>
 
1154
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
 
1155
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_ID</code></em>,
 
1156
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *arg_Added</code></em>,
 
1157
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="type">GArray</span></a> *arg_Removed</code></em>);</pre>
1158
1158
<p>
1159
1159
Type-safe wrapper around g_signal_emit to emit the
1160
1160
DBusNamesChanged signal on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
1185
1185
<div class="refsect2">
1186
1186
<a name="tp-svc-channel-type-tubes-emit-new-tube"></a><h3>tp_svc_channel_type_tubes_emit_new_tube ()</h3>
1187
1187
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_emit_new_tube
1188
 
                                                        (<em class="parameter"><code><span class="type">gpointer</span> instance</code></em>,
1189
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_ID</code></em>,
1190
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_Initiator</code></em>,
1191
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_Type</code></em>,
1192
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *arg_Service</code></em>,
1193
 
                                                         <em class="parameter"><code><span class="type">GHashTable</span> *arg_Parameters</code></em>,
1194
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_State</code></em>);</pre>
 
1188
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
 
1189
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_ID</code></em>,
 
1190
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_Initiator</code></em>,
 
1191
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_Type</code></em>,
 
1192
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *arg_Service</code></em>,
 
1193
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *arg_Parameters</code></em>,
 
1194
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_State</code></em>);</pre>
1195
1195
<p>
1196
1196
Type-safe wrapper around g_signal_emit to emit the
1197
1197
NewTube signal on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
1234
1234
<div class="refsect2">
1235
1235
<a name="tp-svc-channel-type-tubes-emit-stream-tube-new-connection"></a><h3>tp_svc_channel_type_tubes_emit_stream_tube_new_connection ()</h3>
1236
1236
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_emit_stream_tube_new_connection
1237
 
                                                        (<em class="parameter"><code><span class="type">gpointer</span> instance</code></em>,
1238
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_ID</code></em>,
1239
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_Handle</code></em>);</pre>
 
1237
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
 
1238
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_ID</code></em>,
 
1239
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_Handle</code></em>);</pre>
1240
1240
<p>
1241
1241
Type-safe wrapper around g_signal_emit to emit the
1242
1242
StreamTubeNewConnection signal on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
1263
1263
<div class="refsect2">
1264
1264
<a name="tp-svc-channel-type-tubes-emit-tube-closed"></a><h3>tp_svc_channel_type_tubes_emit_tube_closed ()</h3>
1265
1265
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_emit_tube_closed
1266
 
                                                        (<em class="parameter"><code><span class="type">gpointer</span> instance</code></em>,
1267
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_ID</code></em>);</pre>
 
1266
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
 
1267
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_ID</code></em>);</pre>
1268
1268
<p>
1269
1269
Type-safe wrapper around g_signal_emit to emit the
1270
1270
TubeClosed signal on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
1287
1287
<div class="refsect2">
1288
1288
<a name="tp-svc-channel-type-tubes-emit-tube-state-changed"></a><h3>tp_svc_channel_type_tubes_emit_tube_state_changed ()</h3>
1289
1289
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_type_tubes_emit_tube_state_changed
1290
 
                                                        (<em class="parameter"><code><span class="type">gpointer</span> instance</code></em>,
1291
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_ID</code></em>,
1292
 
                                                         <em class="parameter"><code><span class="type">guint</span> arg_State</code></em>);</pre>
 
1290
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
 
1291
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_ID</code></em>,
 
1292
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> arg_State</code></em>);</pre>
1293
1293
<p>
1294
1294
Type-safe wrapper around g_signal_emit to emit the
1295
1295
TubeStateChanged signal on interface org.freedesktop.Telepathy.Channel.Type.Tubes.
1318
1318
<div class="refsect2">
1319
1319
<a name="TpSvcChannelTypeTubes-d-bus-names-changed"></a><h3>The <code class="literal">"d-bus-names-changed"</code> signal</h3>
1320
1320
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self,
1321
 
                                                        <span class="type">guint</span>                  arg_ID,
 
1321
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                  arg_ID,
1322
1322
                                                        <span class="type">GArray_guint_</span>         *arg_Removed,
1323
 
                                                        <span class="type">gpointer</span>               user_data)        : <code class="literal">Has Details</code></pre>
 
1323
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>               user_data)        : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-DETAILED:CAPS"><code class="literal">Has Details</code></a></pre>
1324
1324
<p>
1325
1325
The DBusNamesChanged D-Bus signal is emitted whenever this GObject signal is.
1326
1326
</p>
1354
1354
<div class="refsect2">
1355
1355
<a name="TpSvcChannelTypeTubes-new-tube"></a><h3>The <code class="literal">"new-tube"</code> signal</h3>
1356
1356
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self,
1357
 
                                                        <span class="type">guint</span>                  arg_ID,
1358
 
                                                        <span class="type">guint</span>                  arg_Initiator,
1359
 
                                                        <span class="type">guint</span>                  arg_Type,
1360
 
                                                        <span class="type">gchar</span>                 *arg_Service,
1361
 
                                                        <span class="type">guint</span>                  arg_State,
1362
 
                                                        <span class="type">gpointer</span>               user_data)          : <code class="literal">Has Details</code></pre>
 
1357
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                  arg_ID,
 
1358
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                  arg_Initiator,
 
1359
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                  arg_Type,
 
1360
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>                 *arg_Service,
 
1361
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                  arg_State,
 
1362
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>               user_data)          : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-DETAILED:CAPS"><code class="literal">Has Details</code></a></pre>
1363
1363
<p>
1364
1364
The NewTube D-Bus signal is emitted whenever this GObject signal is.
1365
1365
</p>
1405
1405
<div class="refsect2">
1406
1406
<a name="TpSvcChannelTypeTubes-stream-tube-new-connection"></a><h3>The <code class="literal">"stream-tube-new-connection"</code> signal</h3>
1407
1407
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self,
1408
 
                                                        <span class="type">guint</span>                  arg_ID,
1409
 
                                                        <span class="type">guint</span>                  arg_Handle,
1410
 
                                                        <span class="type">gpointer</span>               user_data)       : <code class="literal">Has Details</code></pre>
 
1408
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                  arg_ID,
 
1409
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                  arg_Handle,
 
1410
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>               user_data)       : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-DETAILED:CAPS"><code class="literal">Has Details</code></a></pre>
1411
1411
<p>
1412
1412
The StreamTubeNewConnection D-Bus signal is emitted whenever this GObject signal is.
1413
1413
</p>
1437
1437
<div class="refsect2">
1438
1438
<a name="TpSvcChannelTypeTubes-tube-closed"></a><h3>The <code class="literal">"tube-closed"</code> signal</h3>
1439
1439
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self,
1440
 
                                                        <span class="type">guint</span>                  arg_ID,
1441
 
                                                        <span class="type">gpointer</span>               user_data)      : <code class="literal">Has Details</code></pre>
 
1440
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                  arg_ID,
 
1441
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>               user_data)      : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-DETAILED:CAPS"><code class="literal">Has Details</code></a></pre>
1442
1442
<p>
1443
1443
The TubeClosed D-Bus signal is emitted whenever this GObject signal is.
1444
1444
</p>
1464
1464
<div class="refsect2">
1465
1465
<a name="TpSvcChannelTypeTubes-tube-state-changed"></a><h3>The <code class="literal">"tube-state-changed"</code> signal</h3>
1466
1466
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="telepathy-glib-svc-channel-tubes.html#TpSvcChannelTypeTubes"><span class="type">TpSvcChannelTypeTubes</span></a> *self,
1467
 
                                                        <span class="type">guint</span>                  arg_ID,
1468
 
                                                        <span class="type">guint</span>                  arg_State,
1469
 
                                                        <span class="type">gpointer</span>               user_data)      : <code class="literal">Has Details</code></pre>
 
1467
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                  arg_ID,
 
1468
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                  arg_State,
 
1469
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>               user_data)      : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-DETAILED:CAPS"><code class="literal">Has Details</code></a></pre>
1470
1470
<p>
1471
1471
The TubeStateChanged D-Bus signal is emitted whenever this GObject signal is.
1472
1472
</p>
1496
1496
</div>
1497
1497
<div class="footer">
1498
1498
<hr>
1499
 
          Generated by GTK-Doc V1.17</div>
 
1499
          Generated by GTK-Doc V1.18</div>
1500
1500
</body>
1501
1501
</html>
 
 
b'\\ No newline at end of file'