~ubuntu-branches/ubuntu/utopic/telepathy-glib/utopic

« back to all changes in this revision

Viewing changes to docs/reference/html/TpDebugMessage.html

  • Committer: Package Import Robot
  • Author(s): Simon McVittie
  • Date: 2014-09-16 15:49:50 UTC
  • mfrom: (60.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20140916154950-krvowuvofhu8u6sp
Tags: 0.24.1-1
* New upstream stable release
* debian/copyright: clean up syntax (*.[ch] is unsupported),
  drop deleted files
* debian/watch: only match 0.x versions, 1.0 will be a separate
  source package

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>telepathy-glib API Reference Manual: TpDebugMessage</title>
 
5
<title>TpDebugMessage</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="telepathy-glib API Reference Manual">
8
8
<link rel="up" href="ch-client.html" title="Client-side proxies">
9
9
<link rel="prev" href="TpDebugClient.html" title="TpDebugClient">
10
10
<link rel="next" href="telepathy-glib-room-list.html" title="TpRoomList">
11
 
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.19 (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
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
 
<td width="100%" align="left" class="shortcuts">
17
 
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18
 
                  <a href="#TpDebugMessage.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
19
 
                  <a href="#TpDebugMessage.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties"> <span class="dim">|</span> 
20
 
                  <a href="#TpDebugMessage.properties" class="shortcut">Properties</a></span>
21
 
</td>
22
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
23
 
<td><a accesskey="u" href="ch-client.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
24
 
<td><a accesskey="p" href="TpDebugClient.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
25
 
<td><a accesskey="n" href="telepathy-glib-room-list.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
26
 
</tr></table>
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
 
16
<tr valign="middle">
 
17
<td><a accesskey="p" href="TpDebugClient.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
18
<td><a accesskey="u" href="ch-client.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
20
<th width="100%" align="center">telepathy-glib API Reference Manual</th>
 
21
<td><a accesskey="n" href="telepathy-glib-room-list.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
22
</tr>
 
23
<tr><td colspan="5" class="shortcuts">
 
24
<a href="#TpDebugMessage.synopsis" class="shortcut">Top</a>
 
25
                   | 
 
26
                  <a href="#TpDebugMessage.description" class="shortcut">Description</a>
 
27
                   | 
 
28
                  <a href="#TpDebugMessage.object-hierarchy" class="shortcut">Object Hierarchy</a>
 
29
                   | 
 
30
                  <a href="#TpDebugMessage.properties" class="shortcut">Properties</a>
 
31
</td></tr>
 
32
</table>
27
33
<div class="refentry">
28
34
<a name="TpDebugMessage"></a><div class="titlepage"></div>
29
35
<div class="refnamediv"><table width="100%"><tr>
31
37
<h2><span class="refentrytitle"><a name="TpDebugMessage.top_of_page"></a>TpDebugMessage</span></h2>
32
38
<p>TpDebugMessage — a debug message</p>
33
39
</td>
34
 
<td class="gallery_image" valign="top" align="right"></td>
 
40
<td valign="top" align="right"></td>
35
41
</tr></table></div>
 
42
<div class="refsynopsisdiv">
 
43
<a name="TpDebugMessage.synopsis"></a><h2>Synopsis</h2>
 
44
<pre class="synopsis">
 
45
#include &lt;telepathy-glib/telepathy-glib.h&gt;
 
46
 
 
47
                    <a class="link" href="TpDebugMessage.html#TpDebugMessage-struct" title="TpDebugMessage">TpDebugMessage</a>;
 
48
struct              <a class="link" href="TpDebugMessage.html#TpDebugMessageClass" title="struct TpDebugMessageClass">TpDebugMessageClass</a>;
 
49
<span class="returnvalue">void</span>                <a class="link" href="TpDebugMessage.html#tp-debug-client-get-messages-async" title="tp_debug_client_get_messages_async ()">tp_debug_client_get_messages_async</a>  (<em class="parameter"><code><a class="link" href="TpDebugClient.html" title="TpDebugClient"><span class="type">TpDebugClient</span></a> *self</code></em>,
 
50
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
 
51
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
 
52
<a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         <a class="link" href="TpDebugMessage.html#tp-debug-client-get-messages-finish" title="tp_debug_client_get_messages_finish ()">tp_debug_client_get_messages_finish</a> (<em class="parameter"><code><a class="link" href="TpDebugClient.html" title="TpDebugClient"><span class="type">TpDebugClient</span></a> *self</code></em>,
 
53
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *result</code></em>,
 
54
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
 
55
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="TpDebugMessage.html#tp-debug-message-get-domain" title="tp_debug_message_get_domain ()">tp_debug_message_get_domain</a>         (<em class="parameter"><code><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> *self</code></em>);
 
56
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="TpDebugMessage.html#tp-debug-message-get-category" title="tp_debug_message_get_category ()">tp_debug_message_get_category</a>       (<em class="parameter"><code><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> *self</code></em>);
 
57
<a href="http://library.gnome.org/devel/glib/unstable/glib-Message-Logging.html#GLogLevelFlags"><span class="returnvalue">GLogLevelFlags</span></a>      <a class="link" href="TpDebugMessage.html#tp-debug-message-get-level" title="tp_debug_message_get_level ()">tp_debug_message_get_level</a>          (<em class="parameter"><code><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> *self</code></em>);
 
58
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="TpDebugMessage.html#tp-debug-message-get-message" title="tp_debug_message_get_message ()">tp_debug_message_get_message</a>        (<em class="parameter"><code><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> *self</code></em>);
 
59
<a href="http://library.gnome.org/devel/glib/unstable/glib-GDateTime.html#GDateTime"><span class="returnvalue">GDateTime</span></a> *         <a class="link" href="TpDebugMessage.html#tp-debug-message-get-time" title="tp_debug_message_get_time ()">tp_debug_message_get_time</a>           (<em class="parameter"><code><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> *self</code></em>);
 
60
</pre>
 
61
</div>
36
62
<div class="refsect1">
37
 
<a name="TpDebugMessage.functions"></a><h2>Functions</h2>
38
 
<div class="informaltable"><table width="100%" border="0">
39
 
<colgroup>
40
 
<col width="150px" class="functions_return">
41
 
<col class="functions_name">
42
 
</colgroup>
43
 
<tbody>
44
 
<tr>
45
 
<td class="function_type">
46
 
<span class="returnvalue">void</span>
47
 
</td>
48
 
<td class="function_name">
49
 
<a class="link" href="TpDebugMessage.html#tp-debug-client-get-messages-async" title="tp_debug_client_get_messages_async ()">tp_debug_client_get_messages_async</a> <span class="c_punctuation">()</span>
50
 
</td>
51
 
</tr>
52
 
<tr>
53
 
<td class="function_type">
54
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
55
 
</td>
56
 
<td class="function_name">
57
 
<a class="link" href="TpDebugMessage.html#tp-debug-client-get-messages-finish" title="tp_debug_client_get_messages_finish ()">tp_debug_client_get_messages_finish</a> <span class="c_punctuation">()</span>
58
 
</td>
59
 
</tr>
60
 
<tr>
61
 
<td class="function_type">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
62
 
</td>
63
 
<td class="function_name">
64
 
<a class="link" href="TpDebugMessage.html#tp-debug-message-get-domain" title="tp_debug_message_get_domain ()">tp_debug_message_get_domain</a> <span class="c_punctuation">()</span>
65
 
</td>
66
 
</tr>
67
 
<tr>
68
 
<td class="function_type">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
69
 
</td>
70
 
<td class="function_name">
71
 
<a class="link" href="TpDebugMessage.html#tp-debug-message-get-category" title="tp_debug_message_get_category ()">tp_debug_message_get_category</a> <span class="c_punctuation">()</span>
72
 
</td>
73
 
</tr>
74
 
<tr>
75
 
<td class="function_type">
76
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Message-Logging.html#GLogLevelFlags"><span class="returnvalue">GLogLevelFlags</span></a>
77
 
</td>
78
 
<td class="function_name">
79
 
<a class="link" href="TpDebugMessage.html#tp-debug-message-get-level" title="tp_debug_message_get_level ()">tp_debug_message_get_level</a> <span class="c_punctuation">()</span>
80
 
</td>
81
 
</tr>
82
 
<tr>
83
 
<td class="function_type">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
84
 
</td>
85
 
<td class="function_name">
86
 
<a class="link" href="TpDebugMessage.html#tp-debug-message-get-message" title="tp_debug_message_get_message ()">tp_debug_message_get_message</a> <span class="c_punctuation">()</span>
87
 
</td>
88
 
</tr>
89
 
<tr>
90
 
<td class="function_type">
91
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-GDateTime.html#GDateTime"><span class="returnvalue">GDateTime</span></a> *
92
 
</td>
93
 
<td class="function_name">
94
 
<a class="link" href="TpDebugMessage.html#tp-debug-message-get-time" title="tp_debug_message_get_time ()">tp_debug_message_get_time</a> <span class="c_punctuation">()</span>
95
 
</td>
96
 
</tr>
97
 
</tbody>
98
 
</table></div>
 
63
<a name="TpDebugMessage.object-hierarchy"></a><h2>Object Hierarchy</h2>
 
64
<pre class="synopsis">
 
65
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
66
   +----TpDebugMessage
 
67
</pre>
99
68
</div>
100
69
<div class="refsect1">
101
70
<a name="TpDebugMessage.properties"></a><h2>Properties</h2>
102
 
<div class="informaltable"><table border="0">
103
 
<colgroup>
104
 
<col width="150px" class="properties_type">
105
 
<col width="300px" class="properties_name">
106
 
<col width="200px" class="properties_flags">
107
 
</colgroup>
108
 
<tbody>
109
 
<tr>
110
 
<td class="property_type">
111
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
112
 
<td class="property_name"><a class="link" href="TpDebugMessage.html#TpDebugMessage--category" title="The “category” property">category</a></td>
113
 
<td class="property_flags">Read</td>
114
 
</tr>
115
 
<tr>
116
 
<td class="property_type">
117
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
118
 
<td class="property_name"><a class="link" href="TpDebugMessage.html#TpDebugMessage--domain" title="The “domain” property">domain</a></td>
119
 
<td class="property_flags">Read</td>
120
 
</tr>
121
 
<tr>
122
 
<td class="property_type"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
123
 
<td class="property_name"><a class="link" href="TpDebugMessage.html#TpDebugMessage--level" title="The “level” property">level</a></td>
124
 
<td class="property_flags">Read</td>
125
 
</tr>
126
 
<tr>
127
 
<td class="property_type">
128
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
129
 
<td class="property_name"><a class="link" href="TpDebugMessage.html#TpDebugMessage--message" title="The “message” property">message</a></td>
130
 
<td class="property_flags">Read</td>
131
 
</tr>
132
 
<tr>
133
 
<td class="property_type">
134
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-GDateTime.html#GDateTime"><span class="type">GDateTime</span></a> *</td>
135
 
<td class="property_name"><a class="link" href="TpDebugMessage.html#TpDebugMessage--time" title="The “time” property">time</a></td>
136
 
<td class="property_flags">Read</td>
137
 
</tr>
138
 
</tbody>
139
 
</table></div>
140
 
</div>
141
 
<div class="refsect1">
142
 
<a name="TpDebugMessage.other"></a><h2>Types and Values</h2>
143
 
<div class="informaltable"><table width="100%" border="0">
144
 
<colgroup>
145
 
<col width="150px" class="name">
146
 
<col class="description">
147
 
</colgroup>
148
 
<tbody>
149
 
<tr>
150
 
<td class="datatype_keyword">struct</td>
151
 
<td class="function_name"><a class="link" href="TpDebugMessage.html#TpDebugMessage-struct" title="struct TpDebugMessage">TpDebugMessage</a></td>
152
 
</tr>
153
 
<tr>
154
 
<td class="datatype_keyword">struct</td>
155
 
<td class="function_name"><a class="link" href="TpDebugMessage.html#TpDebugMessageClass" title="struct TpDebugMessageClass">TpDebugMessageClass</a></td>
156
 
</tr>
157
 
</tbody>
158
 
</table></div>
159
 
</div>
160
 
<div class="refsect1">
161
 
<a name="TpDebugMessage.object-hierarchy"></a><h2>Object Hierarchy</h2>
162
 
<pre class="screen">    <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
163
 
    <span class="lineart">╰──</span> TpDebugMessage
164
 
</pre>
165
 
</div>
166
 
<div class="refsect1">
167
 
<a name="TpDebugMessage.includes"></a><h2>Includes</h2>
168
 
<pre class="synopsis">#include &lt;telepathy-glib/telepathy-glib.h&gt;
 
71
<pre class="synopsis">
 
72
  "<a class="link" href="TpDebugMessage.html#TpDebugMessage--category" title='The "category" property'>category</a>"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read
 
73
  "<a class="link" href="TpDebugMessage.html#TpDebugMessage--domain" title='The "domain" property'>domain</a>"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read
 
74
  "<a class="link" href="TpDebugMessage.html#TpDebugMessage--level" title='The "level" property'>level</a>"                    <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read
 
75
  "<a class="link" href="TpDebugMessage.html#TpDebugMessage--message" title='The "message" property'>message</a>"                  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read
 
76
  "<a class="link" href="TpDebugMessage.html#TpDebugMessage--time" title='The "time" property'>time</a>"                     <a href="http://library.gnome.org/devel/glib/unstable/glib-GDateTime.html#GDateTime"><span class="type">GDateTime</span></a>*            : Read
169
77
</pre>
170
78
</div>
171
79
<div class="refsect1">
172
80
<a name="TpDebugMessage.description"></a><h2>Description</h2>
173
 
<p><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> is a small object used to represent a debug message receive
174
 
from a Telepathy component using <a class="link" href="TpDebugClient.html" title="TpDebugClient"><span class="type">TpDebugClient</span></a>.</p>
175
 
<p>See also: <a class="link" href="TpDebugClient.html" title="TpDebugClient"><span class="type">TpDebugClient</span></a></p>
176
 
</div>
177
 
<div class="refsect1">
178
 
<a name="TpDebugMessage.functions_details"></a><h2>Functions</h2>
179
 
<div class="refsect2">
180
 
<a name="tp-debug-client-get-messages-async"></a><h3>tp_debug_client_get_messages_async ()</h3>
181
 
<pre class="programlisting"><span class="returnvalue">void</span>
182
 
tp_debug_client_get_messages_async (<em class="parameter"><code><a class="link" href="TpDebugClient.html" title="TpDebugClient"><span class="type">TpDebugClient</span></a> *self</code></em>,
183
 
                                    <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
184
 
                                    <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
185
 
<p>Retrieve buffered messages from <em class="parameter"><code>self</code></em>
186
 
. Once <em class="parameter"><code>callback</code></em>
187
 
 is called,
188
 
use <a class="link" href="TpDebugMessage.html#tp-debug-client-get-messages-finish" title="tp_debug_client_get_messages_finish ()"><code class="function">tp_debug_client_get_messages_finish()</code></a> to retrieve the <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a>
189
 
objects.</p>
190
 
<div class="refsect3">
191
 
<a name="id-1.4.70.9.2.5"></a><h4>Parameters</h4>
192
 
<div class="informaltable"><table width="100%" border="0">
193
 
<colgroup>
194
 
<col width="150px" class="parameters_name">
195
 
<col class="parameters_description">
196
 
<col width="200px" class="parameters_annotations">
197
 
</colgroup>
198
 
<tbody>
199
 
<tr>
200
 
<td class="parameter_name"><p>self</p></td>
201
 
<td class="parameter_description"><p>a <a class="link" href="TpDebugClient.html" title="TpDebugClient"><span class="type">TpDebugClient</span></a></p></td>
202
 
<td class="parameter_annotations"> </td>
203
 
</tr>
204
 
<tr>
205
 
<td class="parameter_name"><p>callback</p></td>
206
 
<td class="parameter_description"><p>callback to call when the messages have been retrieved</p></td>
207
 
<td class="parameter_annotations"> </td>
208
 
</tr>
209
 
<tr>
210
 
<td class="parameter_name"><p>user_data</p></td>
211
 
<td class="parameter_description"><p>data to pass to <em class="parameter"><code>callback</code></em>
212
 
</p></td>
213
 
<td class="parameter_annotations"> </td>
214
 
</tr>
215
 
</tbody>
216
 
</table></div>
217
 
</div>
218
 
<p class="since">Since 0.19.0</p>
219
 
</div>
220
 
<hr>
221
 
<div class="refsect2">
222
 
<a name="tp-debug-client-get-messages-finish"></a><h3>tp_debug_client_get_messages_finish ()</h3>
223
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
224
 
tp_debug_client_get_messages_finish (<em class="parameter"><code><a class="link" href="TpDebugClient.html" title="TpDebugClient"><span class="type">TpDebugClient</span></a> *self</code></em>,
225
 
                                     <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *result</code></em>,
226
 
                                     <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
227
 
<p>Finishes <a class="link" href="TpDebugClient.html#tp-debug-client-set-enabled-async" title="tp_debug_client_set_enabled_async ()"><code class="function">tp_debug_client_set_enabled_async()</code></a>.</p>
228
 
<div class="refsect3">
229
 
<a name="id-1.4.70.9.3.5"></a><h4>Parameters</h4>
230
 
<div class="informaltable"><table width="100%" border="0">
231
 
<colgroup>
232
 
<col width="150px" class="parameters_name">
233
 
<col class="parameters_description">
234
 
<col width="200px" class="parameters_annotations">
235
 
</colgroup>
236
 
<tbody>
237
 
<tr>
238
 
<td class="parameter_name"><p>self</p></td>
239
 
<td class="parameter_description"><p>a <a class="link" href="TpDebugClient.html" title="TpDebugClient"><span class="type">TpDebugClient</span></a></p></td>
240
 
<td class="parameter_annotations"> </td>
241
 
</tr>
242
 
<tr>
243
 
<td class="parameter_name"><p>result</p></td>
244
 
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a></p></td>
245
 
<td class="parameter_annotations"> </td>
246
 
</tr>
247
 
<tr>
248
 
<td class="parameter_name"><p>error</p></td>
249
 
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> to fill</p></td>
250
 
<td class="parameter_annotations"> </td>
251
 
</tr>
252
 
</tbody>
253
 
</table></div>
254
 
</div>
255
 
<div class="refsect3">
256
 
<a name="id-1.4.70.9.3.6"></a><h4>Returns</h4>
257
 
<p>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a>, free with <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#g-ptr-array-unref"><code class="function">g_ptr_array_unref()</code></a>. </p>
258
 
<p><span class="annotation">[<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>][<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GLib.PtrArray][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> TelepathyGLib.DebugMessage]</span></p>
259
 
</div>
260
 
<p class="since">Since 0.19.0</p>
261
 
</div>
262
 
<hr>
263
 
<div class="refsect2">
264
 
<a name="tp-debug-message-get-domain"></a><h3>tp_debug_message_get_domain ()</h3>
265
 
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
266
 
tp_debug_message_get_domain (<em class="parameter"><code><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> *self</code></em>);</pre>
267
 
<p>Return the <a class="link" href="TpDebugMessage.html#TpDebugMessage--domain" title="The “domain” property"><span class="type">“domain”</span></a> property</p>
268
 
<div class="refsect3">
269
 
<a name="id-1.4.70.9.4.5"></a><h4>Parameters</h4>
270
 
<div class="informaltable"><table width="100%" border="0">
271
 
<colgroup>
272
 
<col width="150px" class="parameters_name">
273
 
<col class="parameters_description">
274
 
<col width="200px" class="parameters_annotations">
275
 
</colgroup>
276
 
<tbody><tr>
277
 
<td class="parameter_name"><p>self</p></td>
278
 
<td class="parameter_description"><p>a <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a></p></td>
279
 
<td class="parameter_annotations"> </td>
280
 
</tr></tbody>
281
 
</table></div>
282
 
</div>
283
 
<div class="refsect3">
284
 
<a name="id-1.4.70.9.4.6"></a><h4>Returns</h4>
285
 
<p> the value of <a class="link" href="TpDebugMessage.html#TpDebugMessage--domain" title="The “domain” property"><span class="type">“domain”</span></a> property</p>
286
 
<p></p>
287
 
</div>
288
 
<p class="since">Since 0.19.0</p>
289
 
</div>
290
 
<hr>
291
 
<div class="refsect2">
292
 
<a name="tp-debug-message-get-category"></a><h3>tp_debug_message_get_category ()</h3>
293
 
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
294
 
tp_debug_message_get_category (<em class="parameter"><code><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> *self</code></em>);</pre>
295
 
<p>Return the <a class="link" href="TpDebugMessage.html#TpDebugMessage--category" title="The “category” property"><span class="type">“category”</span></a> property</p>
296
 
<div class="refsect3">
297
 
<a name="id-1.4.70.9.5.5"></a><h4>Parameters</h4>
298
 
<div class="informaltable"><table width="100%" border="0">
299
 
<colgroup>
300
 
<col width="150px" class="parameters_name">
301
 
<col class="parameters_description">
302
 
<col width="200px" class="parameters_annotations">
303
 
</colgroup>
304
 
<tbody><tr>
305
 
<td class="parameter_name"><p>self</p></td>
306
 
<td class="parameter_description"><p>a <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a></p></td>
307
 
<td class="parameter_annotations"> </td>
308
 
</tr></tbody>
309
 
</table></div>
310
 
</div>
311
 
<div class="refsect3">
312
 
<a name="id-1.4.70.9.5.6"></a><h4>Returns</h4>
313
 
<p> the value of <a class="link" href="TpDebugMessage.html#TpDebugMessage--category" title="The “category” property"><span class="type">“category”</span></a> property</p>
314
 
<p></p>
315
 
</div>
316
 
<p class="since">Since 0.19.0</p>
317
 
</div>
318
 
<hr>
319
 
<div class="refsect2">
320
 
<a name="tp-debug-message-get-level"></a><h3>tp_debug_message_get_level ()</h3>
321
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Message-Logging.html#GLogLevelFlags"><span class="returnvalue">GLogLevelFlags</span></a>
322
 
tp_debug_message_get_level (<em class="parameter"><code><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> *self</code></em>);</pre>
323
 
<p>Return the <a class="link" href="TpDebugMessage.html#TpDebugMessage--level" title="The “level” property"><span class="type">“level”</span></a> property</p>
324
 
<div class="refsect3">
325
 
<a name="id-1.4.70.9.6.5"></a><h4>Parameters</h4>
326
 
<div class="informaltable"><table width="100%" border="0">
327
 
<colgroup>
328
 
<col width="150px" class="parameters_name">
329
 
<col class="parameters_description">
330
 
<col width="200px" class="parameters_annotations">
331
 
</colgroup>
332
 
<tbody><tr>
333
 
<td class="parameter_name"><p>self</p></td>
334
 
<td class="parameter_description"><p>a <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a></p></td>
335
 
<td class="parameter_annotations"> </td>
336
 
</tr></tbody>
337
 
</table></div>
338
 
</div>
339
 
<div class="refsect3">
340
 
<a name="id-1.4.70.9.6.6"></a><h4>Returns</h4>
341
 
<p> the value of <a class="link" href="TpDebugMessage.html#TpDebugMessage--level" title="The “level” property"><span class="type">“level”</span></a> property</p>
342
 
<p></p>
343
 
</div>
344
 
<p class="since">Since 0.19.0</p>
345
 
</div>
346
 
<hr>
347
 
<div class="refsect2">
348
 
<a name="tp-debug-message-get-message"></a><h3>tp_debug_message_get_message ()</h3>
349
 
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
350
 
tp_debug_message_get_message (<em class="parameter"><code><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> *self</code></em>);</pre>
351
 
<p>Return the <a class="link" href="TpDebugMessage.html#TpDebugMessage--message" title="The “message” property"><span class="type">“message”</span></a> property</p>
352
 
<div class="refsect3">
353
 
<a name="id-1.4.70.9.7.5"></a><h4>Parameters</h4>
354
 
<div class="informaltable"><table width="100%" border="0">
355
 
<colgroup>
356
 
<col width="150px" class="parameters_name">
357
 
<col class="parameters_description">
358
 
<col width="200px" class="parameters_annotations">
359
 
</colgroup>
360
 
<tbody><tr>
361
 
<td class="parameter_name"><p>self</p></td>
362
 
<td class="parameter_description"><p>a <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a></p></td>
363
 
<td class="parameter_annotations"> </td>
364
 
</tr></tbody>
365
 
</table></div>
366
 
</div>
367
 
<div class="refsect3">
368
 
<a name="id-1.4.70.9.7.6"></a><h4>Returns</h4>
369
 
<p> the value of <a class="link" href="TpDebugMessage.html#TpDebugMessage--message" title="The “message” property"><span class="type">“message”</span></a> property</p>
370
 
<p></p>
371
 
</div>
372
 
<p class="since">Since 0.19.0</p>
373
 
</div>
374
 
<hr>
375
 
<div class="refsect2">
376
 
<a name="tp-debug-message-get-time"></a><h3>tp_debug_message_get_time ()</h3>
377
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-GDateTime.html#GDateTime"><span class="returnvalue">GDateTime</span></a> *
378
 
tp_debug_message_get_time (<em class="parameter"><code><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> *self</code></em>);</pre>
379
 
<p>Return the <a class="link" href="TpDebugMessage.html#TpDebugMessage--time" title="The “time” property"><span class="type">“time”</span></a> property</p>
380
 
<div class="refsect3">
381
 
<a name="id-1.4.70.9.8.5"></a><h4>Parameters</h4>
382
 
<div class="informaltable"><table width="100%" border="0">
383
 
<colgroup>
384
 
<col width="150px" class="parameters_name">
385
 
<col class="parameters_description">
386
 
<col width="200px" class="parameters_annotations">
387
 
</colgroup>
388
 
<tbody><tr>
389
 
<td class="parameter_name"><p>self</p></td>
390
 
<td class="parameter_description"><p>a <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a></p></td>
391
 
<td class="parameter_annotations"> </td>
392
 
</tr></tbody>
393
 
</table></div>
394
 
</div>
395
 
<div class="refsect3">
396
 
<a name="id-1.4.70.9.8.6"></a><h4>Returns</h4>
397
 
<p> the value of <a class="link" href="TpDebugMessage.html#TpDebugMessage--time" title="The “time” property"><span class="type">“time”</span></a> property. </p>
398
 
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
399
 
</div>
400
 
<p class="since">Since 0.19.0</p>
401
 
</div>
402
 
</div>
403
 
<div class="refsect1">
404
 
<a name="TpDebugMessage.other_details"></a><h2>Types and Values</h2>
405
 
<div class="refsect2">
406
 
<a name="TpDebugMessage-struct"></a><h3>struct TpDebugMessage</h3>
407
 
<pre class="programlisting">struct TpDebugMessage;</pre>
408
 
<p>Data structure representing a <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a>.</p>
 
81
<p>
 
82
<a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> is a small object used to represent a debug message receive
 
83
from a Telepathy component using <a class="link" href="TpDebugClient.html" title="TpDebugClient"><span class="type">TpDebugClient</span></a>.
 
84
</p>
 
85
<p>
 
86
See also: <a class="link" href="TpDebugClient.html" title="TpDebugClient"><span class="type">TpDebugClient</span></a>
 
87
</p>
 
88
</div>
 
89
<div class="refsect1">
 
90
<a name="TpDebugMessage.details"></a><h2>Details</h2>
 
91
<div class="refsect2">
 
92
<a name="TpDebugMessage-struct"></a><h3>TpDebugMessage</h3>
 
93
<pre class="programlisting">typedef struct _TpDebugMessage TpDebugMessage;</pre>
 
94
<p>
 
95
Data structure representing a <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a>.
 
96
</p>
409
97
<p class="since">Since 0.19.0</p>
410
98
</div>
411
99
<hr>
414
102
<pre class="programlisting">struct TpDebugMessageClass {
415
103
};
416
104
</pre>
417
 
<p>The class of a <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a>.</p>
 
105
<p>
 
106
The class of a <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a>.
 
107
</p>
 
108
<p class="since">Since 0.19.0</p>
 
109
</div>
 
110
<hr>
 
111
<div class="refsect2">
 
112
<a name="tp-debug-client-get-messages-async"></a><h3>tp_debug_client_get_messages_async ()</h3>
 
113
<pre class="programlisting"><span class="returnvalue">void</span>                tp_debug_client_get_messages_async  (<em class="parameter"><code><a class="link" href="TpDebugClient.html" title="TpDebugClient"><span class="type">TpDebugClient</span></a> *self</code></em>,
 
114
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
 
115
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
 
116
<p>
 
117
Retrieve buffered messages from <em class="parameter"><code>self</code></em>. Once <em class="parameter"><code>callback</code></em> is called,
 
118
use <a class="link" href="TpDebugMessage.html#tp-debug-client-get-messages-finish" title="tp_debug_client_get_messages_finish ()"><code class="function">tp_debug_client_get_messages_finish()</code></a> to retrieve the <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a>
 
119
objects.
 
120
</p>
 
121
<div class="variablelist"><table border="0" class="variablelist">
 
122
<colgroup>
 
123
<col align="left" valign="top">
 
124
<col>
 
125
</colgroup>
 
126
<tbody>
 
127
<tr>
 
128
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
 
129
<td>a <a class="link" href="TpDebugClient.html" title="TpDebugClient"><span class="type">TpDebugClient</span></a>
 
130
</td>
 
131
</tr>
 
132
<tr>
 
133
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
 
134
<td>callback to call when the messages have been retrieved</td>
 
135
</tr>
 
136
<tr>
 
137
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
 
138
<td>data to pass to <em class="parameter"><code>callback</code></em>
 
139
</td>
 
140
</tr>
 
141
</tbody>
 
142
</table></div>
 
143
<p class="since">Since 0.19.0</p>
 
144
</div>
 
145
<hr>
 
146
<div class="refsect2">
 
147
<a name="tp-debug-client-get-messages-finish"></a><h3>tp_debug_client_get_messages_finish ()</h3>
 
148
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         tp_debug_client_get_messages_finish (<em class="parameter"><code><a class="link" href="TpDebugClient.html" title="TpDebugClient"><span class="type">TpDebugClient</span></a> *self</code></em>,
 
149
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *result</code></em>,
 
150
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
 
151
<p>
 
152
Finishes <a class="link" href="TpDebugClient.html#tp-debug-client-set-enabled-async" title="tp_debug_client_set_enabled_async ()"><code class="function">tp_debug_client_set_enabled_async()</code></a>.
 
153
</p>
 
154
<div class="variablelist"><table border="0" class="variablelist">
 
155
<colgroup>
 
156
<col align="left" valign="top">
 
157
<col>
 
158
</colgroup>
 
159
<tbody>
 
160
<tr>
 
161
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
 
162
<td>a <a class="link" href="TpDebugClient.html" title="TpDebugClient"><span class="type">TpDebugClient</span></a>
 
163
</td>
 
164
</tr>
 
165
<tr>
 
166
<td><p><span class="term"><em class="parameter"><code>result</code></em> :</span></p></td>
 
167
<td>a <a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a>
 
168
</td>
 
169
</tr>
 
170
<tr>
 
171
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
 
172
<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> to fill</td>
 
173
</tr>
 
174
<tr>
 
175
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
176
<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a>, free with <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#g-ptr-array-unref"><code class="function">g_ptr_array_unref()</code></a>. <span class="annotation">[<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>][<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GLib.PtrArray][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> TelepathyGLib.DebugMessage]</span>
 
177
</td>
 
178
</tr>
 
179
</tbody>
 
180
</table></div>
 
181
<p class="since">Since 0.19.0</p>
 
182
</div>
 
183
<hr>
 
184
<div class="refsect2">
 
185
<a name="tp-debug-message-get-domain"></a><h3>tp_debug_message_get_domain ()</h3>
 
186
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       tp_debug_message_get_domain         (<em class="parameter"><code><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> *self</code></em>);</pre>
 
187
<p>
 
188
Return the <a class="link" href="TpDebugMessage.html#TpDebugMessage--domain" title='The "domain" property'><span class="type">"domain"</span></a> property
 
189
</p>
 
190
<div class="variablelist"><table border="0" class="variablelist">
 
191
<colgroup>
 
192
<col align="left" valign="top">
 
193
<col>
 
194
</colgroup>
 
195
<tbody>
 
196
<tr>
 
197
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
 
198
<td>a <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a>
 
199
</td>
 
200
</tr>
 
201
<tr>
 
202
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
203
<td>the value of <a class="link" href="TpDebugMessage.html#TpDebugMessage--domain" title='The "domain" property'><span class="type">"domain"</span></a> property</td>
 
204
</tr>
 
205
</tbody>
 
206
</table></div>
 
207
<p class="since">Since 0.19.0</p>
 
208
</div>
 
209
<hr>
 
210
<div class="refsect2">
 
211
<a name="tp-debug-message-get-category"></a><h3>tp_debug_message_get_category ()</h3>
 
212
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       tp_debug_message_get_category       (<em class="parameter"><code><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> *self</code></em>);</pre>
 
213
<p>
 
214
Return the <a class="link" href="TpDebugMessage.html#TpDebugMessage--category" title='The "category" property'><span class="type">"category"</span></a> property
 
215
</p>
 
216
<div class="variablelist"><table border="0" class="variablelist">
 
217
<colgroup>
 
218
<col align="left" valign="top">
 
219
<col>
 
220
</colgroup>
 
221
<tbody>
 
222
<tr>
 
223
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
 
224
<td>a <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a>
 
225
</td>
 
226
</tr>
 
227
<tr>
 
228
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
229
<td>the value of <a class="link" href="TpDebugMessage.html#TpDebugMessage--category" title='The "category" property'><span class="type">"category"</span></a> property</td>
 
230
</tr>
 
231
</tbody>
 
232
</table></div>
 
233
<p class="since">Since 0.19.0</p>
 
234
</div>
 
235
<hr>
 
236
<div class="refsect2">
 
237
<a name="tp-debug-message-get-level"></a><h3>tp_debug_message_get_level ()</h3>
 
238
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Message-Logging.html#GLogLevelFlags"><span class="returnvalue">GLogLevelFlags</span></a>      tp_debug_message_get_level          (<em class="parameter"><code><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> *self</code></em>);</pre>
 
239
<p>
 
240
Return the <a class="link" href="TpDebugMessage.html#TpDebugMessage--level" title='The "level" property'><span class="type">"level"</span></a> property
 
241
</p>
 
242
<div class="variablelist"><table border="0" class="variablelist">
 
243
<colgroup>
 
244
<col align="left" valign="top">
 
245
<col>
 
246
</colgroup>
 
247
<tbody>
 
248
<tr>
 
249
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
 
250
<td>a <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a>
 
251
</td>
 
252
</tr>
 
253
<tr>
 
254
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
255
<td>the value of <a class="link" href="TpDebugMessage.html#TpDebugMessage--level" title='The "level" property'><span class="type">"level"</span></a> property</td>
 
256
</tr>
 
257
</tbody>
 
258
</table></div>
 
259
<p class="since">Since 0.19.0</p>
 
260
</div>
 
261
<hr>
 
262
<div class="refsect2">
 
263
<a name="tp-debug-message-get-message"></a><h3>tp_debug_message_get_message ()</h3>
 
264
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       tp_debug_message_get_message        (<em class="parameter"><code><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> *self</code></em>);</pre>
 
265
<p>
 
266
Return the <a class="link" href="TpDebugMessage.html#TpDebugMessage--message" title='The "message" property'><span class="type">"message"</span></a> property
 
267
</p>
 
268
<div class="variablelist"><table border="0" class="variablelist">
 
269
<colgroup>
 
270
<col align="left" valign="top">
 
271
<col>
 
272
</colgroup>
 
273
<tbody>
 
274
<tr>
 
275
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
 
276
<td>a <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a>
 
277
</td>
 
278
</tr>
 
279
<tr>
 
280
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
281
<td>the value of <a class="link" href="TpDebugMessage.html#TpDebugMessage--message" title='The "message" property'><span class="type">"message"</span></a> property</td>
 
282
</tr>
 
283
</tbody>
 
284
</table></div>
 
285
<p class="since">Since 0.19.0</p>
 
286
</div>
 
287
<hr>
 
288
<div class="refsect2">
 
289
<a name="tp-debug-message-get-time"></a><h3>tp_debug_message_get_time ()</h3>
 
290
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-GDateTime.html#GDateTime"><span class="returnvalue">GDateTime</span></a> *         tp_debug_message_get_time           (<em class="parameter"><code><a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a> *self</code></em>);</pre>
 
291
<p>
 
292
Return the <a class="link" href="TpDebugMessage.html#TpDebugMessage--time" title='The "time" property'><span class="type">"time"</span></a> property
 
293
</p>
 
294
<div class="variablelist"><table border="0" class="variablelist">
 
295
<colgroup>
 
296
<col align="left" valign="top">
 
297
<col>
 
298
</colgroup>
 
299
<tbody>
 
300
<tr>
 
301
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
 
302
<td>a <a class="link" href="TpDebugMessage.html" title="TpDebugMessage"><span class="type">TpDebugMessage</span></a>
 
303
</td>
 
304
</tr>
 
305
<tr>
 
306
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
307
<td>the value of <a class="link" href="TpDebugMessage.html#TpDebugMessage--time" title='The "time" property'><span class="type">"time"</span></a> property. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
 
308
</td>
 
309
</tr>
 
310
</tbody>
 
311
</table></div>
418
312
<p class="since">Since 0.19.0</p>
419
313
</div>
420
314
</div>
421
315
<div class="refsect1">
422
316
<a name="TpDebugMessage.property-details"></a><h2>Property Details</h2>
423
317
<div class="refsect2">
424
 
<a name="TpDebugMessage--category"></a><h3>The <code class="literal">“category”</code> property</h3>
425
 
<pre class="programlisting">  “category”                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
426
 
<p>Category of the debug message, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none was specified.</p>
427
 
<p>Flags: Read</p>
428
 
<p>Default value: NULL</p>
429
 
<p class="since">Since 0.19.0</p>
430
 
</div>
431
 
<hr>
432
 
<div class="refsect2">
433
 
<a name="TpDebugMessage--domain"></a><h3>The <code class="literal">“domain”</code> property</h3>
434
 
<pre class="programlisting">  “domain”                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
435
 
<p>Domain of the debug message.</p>
436
 
<p>Flags: Read</p>
437
 
<p>Default value: NULL</p>
438
 
<p class="since">Since 0.19.0</p>
439
 
</div>
440
 
<hr>
441
 
<div class="refsect2">
442
 
<a name="TpDebugMessage--level"></a><h3>The <code class="literal">“level”</code> property</h3>
443
 
<pre class="programlisting">  “level”                    <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
444
 
<p>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Message-Logging.html#GLogLevelFlags"><span class="type">GLogLevelFlags</span></a> representing the level of the debug message.</p>
445
 
<p>Flags: Read</p>
 
318
<a name="TpDebugMessage--category"></a><h3>The <code class="literal">"category"</code> property</h3>
 
319
<pre class="programlisting">  "category"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read</pre>
 
320
<p>
 
321
Category of the debug message, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none was specified.
 
322
</p>
 
323
<p>Default value: NULL</p>
 
324
<p class="since">Since 0.19.0</p>
 
325
</div>
 
326
<hr>
 
327
<div class="refsect2">
 
328
<a name="TpDebugMessage--domain"></a><h3>The <code class="literal">"domain"</code> property</h3>
 
329
<pre class="programlisting">  "domain"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read</pre>
 
330
<p>
 
331
Domain of the debug message.
 
332
</p>
 
333
<p>Default value: NULL</p>
 
334
<p class="since">Since 0.19.0</p>
 
335
</div>
 
336
<hr>
 
337
<div class="refsect2">
 
338
<a name="TpDebugMessage--level"></a><h3>The <code class="literal">"level"</code> property</h3>
 
339
<pre class="programlisting">  "level"                    <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read</pre>
 
340
<p>
 
341
A <a href="http://library.gnome.org/devel/glib/unstable/glib-Message-Logging.html#GLogLevelFlags"><span class="type">GLogLevelFlags</span></a> representing the level of the debug message.
 
342
</p>
446
343
<p>Allowed values: &lt;= 4294967292</p>
447
344
<p>Default value: 0</p>
448
345
<p class="since">Since 0.19.0</p>
449
346
</div>
450
347
<hr>
451
348
<div class="refsect2">
452
 
<a name="TpDebugMessage--message"></a><h3>The <code class="literal">“message”</code> property</h3>
453
 
<pre class="programlisting">  “message”                  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
454
 
<p>Text of the debug message, stripped from its trailing whitespaces.</p>
455
 
<p>Flags: Read</p>
 
349
<a name="TpDebugMessage--message"></a><h3>The <code class="literal">"message"</code> property</h3>
 
350
<pre class="programlisting">  "message"                  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read</pre>
 
351
<p>
 
352
Text of the debug message, stripped from its trailing whitespaces.
 
353
</p>
456
354
<p>Default value: NULL</p>
457
355
<p class="since">Since 0.19.0</p>
458
356
</div>
459
357
<hr>
460
358
<div class="refsect2">
461
 
<a name="TpDebugMessage--time"></a><h3>The <code class="literal">“time”</code> property</h3>
462
 
<pre class="programlisting">  “time”                     <a href="http://library.gnome.org/devel/glib/unstable/glib-GDateTime.html#GDateTime"><span class="type">GDateTime</span></a> *</pre>
463
 
<p>Timestamp of the debug message.</p>
464
 
<p>Flags: Read</p>
 
359
<a name="TpDebugMessage--time"></a><h3>The <code class="literal">"time"</code> property</h3>
 
360
<pre class="programlisting">  "time"                     <a href="http://library.gnome.org/devel/glib/unstable/glib-GDateTime.html#GDateTime"><span class="type">GDateTime</span></a>*            : Read</pre>
 
361
<p>
 
362
Timestamp of the debug message.
 
363
</p>
465
364
<p class="since">Since 0.19.0</p>
466
365
</div>
467
366
</div>
468
367
</div>
469
368
<div class="footer">
470
369
<hr>
471
 
          Generated by GTK-Doc V1.20</div>
 
370
          Generated by GTK-Doc V1.19</div>
472
371
</body>
473
372
</html>
 
 
b'\\ No newline at end of file'