This file is indexed.

/usr/share/gtk-doc/html/libhud-client/HudClientConnection.html is in libhud-client2-doc 13.10.1+14.04.20140402-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>libhud-client Docs: HudClientConnection</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="libhud-client Docs">
<link rel="up" href="ch01.html" title="Data Types">
<link rel="prev" href="HudClientQuery.html" title="HudClientQuery">
<link rel="next" href="HudClientParam.html" title="HudClientParam">
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
                  <a href="#HudClientConnection.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
                  <a href="#HudClientConnection.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties"> <span class="dim">|</span> 
                  <a href="#HudClientConnection.properties" class="shortcut">Properties</a></span><span id="nav_signals"> <span class="dim">|</span> 
                  <a href="#HudClientConnection.signals" class="shortcut">Signals</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="HudClientQuery.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="HudClientParam.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="HudClientConnection"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="HudClientConnection.top_of_page"></a>HudClientConnection</span></h2>
<p>HudClientConnection — Provide a connection to the HUD service</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="HudClientConnection.stability-level"></a><h2>Stability Level</h2>
Unstable, unless otherwise indicated
</div>
<div class="refsect1">
<a name="HudClientConnection.functions"></a><h2>Functions</h2>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
</colgroup>
<tbody>
<tr>
<td class="function_type">
<GTKDOCLINK HREF="void"><span class="returnvalue">void</span></GTKDOCLINK>
</td>
<td class="function_name">
<span class="c_punctuation">(</span><a class="link" href="HudClientConnection.html#HudClientConnectionNewQueryCallback" title="HudClientConnectionNewQueryCallback ()">*HudClientConnectionNewQueryCallback</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="returnvalue">HudClientConnection</span></a> *
</td>
<td class="function_name">
<a class="link" href="HudClientConnection.html#hud-client-connection-get-ref" title="hud_client_connection_get_ref ()">hud_client_connection_get_ref</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="returnvalue">HudClientConnection</span></a> *
</td>
<td class="function_name">
<a class="link" href="HudClientConnection.html#hud-client-connection-new" title="hud_client_connection_new ()">hud_client_connection_new</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<GTKDOCLINK HREF="void"><span class="returnvalue">void</span></GTKDOCLINK>
</td>
<td class="function_name">
<a class="link" href="HudClientConnection.html#hud-client-connection-new-query" title="hud_client_connection_new_query ()">hud_client_connection_new_query</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <GTKDOCLINK HREF="gchar"><span class="returnvalue">gchar</span></GTKDOCLINK> *
</td>
<td class="function_name">
<a class="link" href="HudClientConnection.html#hud-client-connection-get-address" title="hud_client_connection_get_address ()">hud_client_connection_get_address</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<GTKDOCLINK HREF="gboolean"><span class="returnvalue">gboolean</span></GTKDOCLINK>
</td>
<td class="function_name">
<a class="link" href="HudClientConnection.html#hud-client-connection-connected" title="hud_client_connection_connected ()">hud_client_connection_connected</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="HudClientConnection.properties"></a><h2>Properties</h2>
<div class="informaltable"><table border="0">
<colgroup>
<col width="150px" class="properties_type">
<col width="300px" class="properties_name">
<col width="200px" class="properties_flags">
</colgroup>
<tbody>
<tr>
<td class="property_type">
<GTKDOCLINK HREF="gchar"><span class="type">gchar</span></GTKDOCLINK> *</td>
<td class="property_name"><a class="link" href="HudClientConnection.html#HudClientConnection--address" title="The “address” property">address</a></td>
<td class="property_flags">Read / Write / Construct Only</td>
</tr>
<tr>
<td class="property_type">
<GTKDOCLINK HREF="gchar"><span class="type">gchar</span></GTKDOCLINK> *</td>
<td class="property_name"><a class="link" href="HudClientConnection.html#HudClientConnection--path" title="The “path” property">path</a></td>
<td class="property_flags">Read / Write / Construct Only</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="HudClientConnection.signals"></a><h2>Signals</h2>
<div class="informaltable"><table border="0">
<colgroup>
<col width="150px" class="signals_return">
<col width="300px" class="signals_name">
<col width="200px" class="signals_flags">
</colgroup>
<tbody><tr>
<td class="signal_type"><GTKDOCLINK HREF="void"><span class="returnvalue">void</span></GTKDOCLINK></td>
<td class="signal_name"><a class="link" href="HudClientConnection.html#HudClientConnection-connection-status" title="The “connection-status” signal">connection-status</a></td>
<td class="signal_flags"><GTKDOCLINK HREF="G-SIGNAL-RUN-LAST:CAPS">Run Last</GTKDOCLINK></td>
</tr></tbody>
</table></div>
</div>
<div class="refsect1">
<a name="HudClientConnection.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
</colgroup>
<tbody>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="HudClientConnection.html#HUD-CLIENT-CONNECTION-SIGNAL-CONNECTION-STATUS:CAPS" title="HUD_CLIENT_CONNECTION_SIGNAL_CONNECTION_STATUS">HUD_CLIENT_CONNECTION_SIGNAL_CONNECTION_STATUS</a></td>
</tr>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="HudClientConnection.html#HudClientConnectionClass" title="struct HudClientConnectionClass">HudClientConnectionClass</a></td>
</tr>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="HudClientConnection.html#HudClientConnection-struct" title="struct HudClientConnection">HudClientConnection</a></td>
</tr>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="HudClientConnection.html#HudClientConnectionPrivate" title="HudClientConnectionPrivate">HudClientConnectionPrivate</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="HudClientConnection.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen">    <GTKDOCLINK HREF="GObject">GObject</GTKDOCLINK>
    <span class="lineart">╰──</span> HudClientConnection
</pre>
</div>
<div class="refsect1">
<a name="HudClientConnection.includes"></a><h2>Includes</h2>
<pre class="synopsis">#include &lt;libhud-client/connection.h&gt;
</pre>
</div>
<div class="refsect1">
<a name="HudClientConnection.description"></a><h2>Description</h2>
<p>The connection is an object to maintain a connection to the default
	objects on the HUD service.  It provides access to the functionality
	there and can be used to create queries.</p>
<p>	Most users should not bother with a connection, it will be created
	by the <a class="link" href="HudClientQuery.html" title="HudClientQuery"><span class="type">HudClientQuery</span></a> if one is not provided.  Most usage is for
	testing and using custom HUD services.</p>
</div>
<div class="refsect1">
<a name="HudClientConnection.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="HudClientConnectionNewQueryCallback"></a><h3>HudClientConnectionNewQueryCallback ()</h3>
<pre class="programlisting"><GTKDOCLINK HREF="void"><span class="returnvalue">void</span></GTKDOCLINK>
<span class="c_punctuation">(</span>*HudClientConnectionNewQueryCallback<span class="c_punctuation">)</span>
                               (<em class="parameter"><code><a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="type">HudClientConnection</span></a> *connection</code></em>,
                                <em class="parameter"><code>const <GTKDOCLINK HREF="gchar"><span class="type">gchar</span></GTKDOCLINK> *query_path</code></em>,
                                <em class="parameter"><code>const <GTKDOCLINK HREF="gchar"><span class="type">gchar</span></GTKDOCLINK> *results_name</code></em>,
                                <em class="parameter"><code>const <GTKDOCLINK HREF="gchar"><span class="type">gchar</span></GTKDOCLINK> *appstack_name</code></em>,
                                <em class="parameter"><code><GTKDOCLINK HREF="gpointer"><span class="type">gpointer</span></GTKDOCLINK> user_data</code></em>);</pre>
<p>Callback for the async call to create a new query</p>
<div class="refsect3">
<a name="id-1.2.3.11.2.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>connection</p></td>
<td class="parameter_description"><p><a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="type">HudClientConnection</span></a> for the request</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>query_path</p></td>
<td class="parameter_description"><p>Path to the query object on DBus</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>results_name</p></td>
<td class="parameter_description"><p>DBus name for the results</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>appstack_name</p></td>
<td class="parameter_description"><p>DBus name for the appstack</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>user_data</p></td>
<td class="parameter_description"><p>Passed in user data</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="hud-client-connection-get-ref"></a><h3>hud_client_connection_get_ref ()</h3>
<pre class="programlisting"><a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="returnvalue">HudClientConnection</span></a> *
hud_client_connection_get_ref (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>Gets a reference to the default object that connects to the
default HUD service.</p>
<div class="refsect3">
<a name="id-1.2.3.11.3.5"></a><h4>Returns</h4>
<p> Refence to a <a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="type">HudClientConnection</span></a>. </p>
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="hud-client-connection-new"></a><h3>hud_client_connection_new ()</h3>
<pre class="programlisting"><a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="returnvalue">HudClientConnection</span></a> *
hud_client_connection_new (<em class="parameter"><code>const <GTKDOCLINK HREF="gchar"><span class="type">gchar</span></GTKDOCLINK> *dbus_address</code></em>,
                           <em class="parameter"><code>const <GTKDOCLINK HREF="gchar"><span class="type">gchar</span></GTKDOCLINK> *dbus_path</code></em>);</pre>
<p>Builds a HUD Connection object that can be used to connect to a
custom HUD service.  For the most part, this should only be used
in testing, though there might be other uses.  It is likely if you're
using this function you'd also be interested in
<a class="link" href="HudClientQuery.html#hud-client-query-new-for-connection" title="hud_client_query_new_for_connection ()"><code class="function">hud_client_query_new_for_connection()</code></a></p>
<div class="refsect3">
<a name="id-1.2.3.11.4.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>dbus_address</p></td>
<td class="parameter_description"><p>Address on DBus for the HUD service</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>dbus_path</p></td>
<td class="parameter_description"><p>Path to the object to create stuff</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.2.3.11.4.6"></a><h4>Returns</h4>
<p> A new <a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="type">HudClientConnection</span></a>. </p>
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="hud-client-connection-new-query"></a><h3>hud_client_connection_new_query ()</h3>
<pre class="programlisting"><GTKDOCLINK HREF="void"><span class="returnvalue">void</span></GTKDOCLINK>
hud_client_connection_new_query (<em class="parameter"><code><a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="type">HudClientConnection</span></a> *connection</code></em>,
                                 <em class="parameter"><code>const <GTKDOCLINK HREF="gchar"><span class="type">gchar</span></GTKDOCLINK> *query</code></em>,
                                 <em class="parameter"><code><a class="link" href="HudClientConnection.html#HudClientConnectionNewQueryCallback" title="HudClientConnectionNewQueryCallback ()"><span class="type">HudClientConnectionNewQueryCallback</span></a> cb</code></em>,
                                 <em class="parameter"><code><GTKDOCLINK HREF="gpointer"><span class="type">gpointer</span></GTKDOCLINK> user_data</code></em>);</pre>
<p>Function to create a new query in the HUD service and pass back
the information needed to create a <a class="link" href="HudClientQuery.html" title="HudClientQuery"><span class="type">HudClientQuery</span></a> object.</p>
<div class="refsect3">
<a name="id-1.2.3.11.5.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>connection</p></td>
<td class="parameter_description"><p>A <a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="type">HudClientConnection</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>query</p></td>
<td class="parameter_description"><p>The initial query string</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>cb</p></td>
<td class="parameter_description"><p>Callback when we've got the query</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>user_data</p></td>
<td class="parameter_description"><p>Data to pass to the callback</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="hud-client-connection-get-address"></a><h3>hud_client_connection_get_address ()</h3>
<pre class="programlisting">const <GTKDOCLINK HREF="gchar"><span class="returnvalue">gchar</span></GTKDOCLINK> *
hud_client_connection_get_address (<em class="parameter"><code><a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="type">HudClientConnection</span></a> *connection</code></em>);</pre>
<p>Accessor to get the address of the HUD service.</p>
<div class="refsect3">
<a name="id-1.2.3.11.6.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>connection</p></td>
<td class="parameter_description"><p>A <a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="type">HudClientConnection</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.2.3.11.6.6"></a><h4>Returns</h4>
<p> A DBus address</p>
<p></p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="hud-client-connection-connected"></a><h3>hud_client_connection_connected ()</h3>
<pre class="programlisting"><GTKDOCLINK HREF="gboolean"><span class="returnvalue">gboolean</span></GTKDOCLINK>
hud_client_connection_connected (<em class="parameter"><code><a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="type">HudClientConnection</span></a> *connection</code></em>);</pre>
<p>Accessor to get the connected status of the connection</p>
<div class="refsect3">
<a name="id-1.2.3.11.7.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>connection</p></td>
<td class="parameter_description"><p>A <a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="type">HudClientConnection</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.2.3.11.7.6"></a><h4>Returns</h4>
<p> If we're connected or not</p>
<p></p>
</div>
</div>
</div>
<div class="refsect1">
<a name="HudClientConnection.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="HUD-CLIENT-CONNECTION-SIGNAL-CONNECTION-STATUS:CAPS"></a><h3>HUD_CLIENT_CONNECTION_SIGNAL_CONNECTION_STATUS</h3>
<pre class="programlisting">#define HUD_CLIENT_CONNECTION_SIGNAL_CONNECTION_STATUS   "connection-status"
</pre>
<p>Signal to notify on a change in the connection status</p>
</div>
<hr>
<div class="refsect2">
<a name="HudClientConnectionClass"></a><h3>struct HudClientConnectionClass</h3>
<pre class="programlisting">struct HudClientConnectionClass {
	GObjectClass parent_class;
};
</pre>
<p>Class information for <a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="type">HudClientConnection</span></a></p>
<div class="refsect3">
<a name="id-1.2.3.12.3.5"></a><h4>Members</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="300px" class="struct_members_name">
<col class="struct_members_description">
<col width="200px" class="struct_members_annotations">
</colgroup>
<tbody><tr>
<td class="struct_member_name"><p><GTKDOCLINK HREF="GObjectClass"><span class="type">GObjectClass</span></GTKDOCLINK> <em class="structfield"><code><a name="HudClientConnectionClass.parent-class"></a>parent_class</code></em>;</p></td>
<td class="struct_member_description"><p><GTKDOCLINK HREF="GObjectClass"><span class="type">GObjectClass</span></GTKDOCLINK></p></td>
<td class="struct_member_annotations"> </td>
</tr></tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="HudClientConnection-struct"></a><h3>struct HudClientConnection</h3>
<pre class="programlisting">struct HudClientConnection;</pre>
<p>Object to make a generic connection to a HUD service.  For the most
part people should just create a <a class="link" href="HudClientQuery.html" title="HudClientQuery"><span class="type">HudClientQuery</span></a> and that'll use the
default HUD service.  For most folks that should be enough.</p>
</div>
<hr>
<div class="refsect2">
<a name="HudClientConnectionPrivate"></a><h3>HudClientConnectionPrivate</h3>
<pre class="programlisting">typedef struct _HudClientConnectionPrivate HudClientConnectionPrivate;</pre>
<p>Private data for <a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="type">HudClientConnection</span></a>.</p>
</div>
</div>
<div class="refsect1">
<a name="HudClientConnection.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="HudClientConnection--address"></a><h3>The <code class="literal">“address”</code> property</h3>
<pre class="programlisting">  “address”                  <GTKDOCLINK HREF="gchar"><span class="type">gchar</span></GTKDOCLINK> *</pre>
<p>The DBus address of the HUD service we should connect to.</p>
<p>Flags: Read / Write / Construct Only</p>
<p>Default value: "com.canonical.hud"</p>
</div>
<hr>
<div class="refsect2">
<a name="HudClientConnection--path"></a><h3>The <code class="literal">“path”</code> property</h3>
<pre class="programlisting">  “path”                     <GTKDOCLINK HREF="gchar"><span class="type">gchar</span></GTKDOCLINK> *</pre>
<p>The DBus path of the HUD service we should connect to.</p>
<p>Flags: Read / Write / Construct Only</p>
<p>Default value: "/com/canonical/hud"</p>
</div>
</div>
<div class="refsect1">
<a name="HudClientConnection.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2">
<a name="HudClientConnection-connection-status"></a><h3>The <code class="literal">“connection-status”</code> signal</h3>
<pre class="programlisting"><GTKDOCLINK HREF="void"><span class="returnvalue">void</span></GTKDOCLINK>
user_function (<a class="link" href="HudClientConnection.html" title="HudClientConnection"><span class="type">HudClientConnection</span></a> *arg0,
               <GTKDOCLINK HREF="gboolean"><span class="type">gboolean</span></GTKDOCLINK>             arg1,
               <GTKDOCLINK HREF="gpointer"><span class="type">gpointer</span></GTKDOCLINK>             user_data)</pre>
<p>Called when the connection status changes in some way.</p>
<div class="refsect3">
<a name="id-1.2.3.14.2.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>user_data</p></td>
<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<p>Flags: <GTKDOCLINK HREF="G-SIGNAL-RUN-LAST:CAPS">Run Last</GTKDOCLINK></p>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.20</div>
</body>
</html>