This file is indexed.

/usr/share/gtk-doc/html/zeitgeist-1.0/ZeitgeistDataSourceRegistry.html is in libzeitgeist-doc 0.3.18-1.

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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ZeitgeistDataSourceRegistry</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="API Documentation for the Zeitgeist Client Library">
<link rel="up" href="ch04.html" title="API for Zeitgeist Extensions">
<link rel="prev" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource">
<link rel="next" href="object-tree.html" title="Object Hierarchy">
<meta name="generator" content="GTK-Doc V1.18 (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="2">
<tr valign="middle">
<td><a accesskey="p" href="ZeitgeistDataSource.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch04.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">API Documentation for the Zeitgeist Client Library</th>
<td><a accesskey="n" href="object-tree.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#ZeitgeistDataSourceRegistry.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#ZeitgeistDataSourceRegistry.description" class="shortcut">Description</a>
                   | 
                  <a href="#ZeitgeistDataSourceRegistry.object-hierarchy" class="shortcut">Object Hierarchy</a>
                   | 
                  <a href="#ZeitgeistDataSourceRegistry.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry">
<a name="ZeitgeistDataSourceRegistry"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="ZeitgeistDataSourceRegistry.top_of_page"></a>ZeitgeistDataSourceRegistry</span></h2>
<p>ZeitgeistDataSourceRegistry — Query the Zeitgeist Data Source Registry extension</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="ZeitgeistDataSourceRegistry.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#include &lt;zeitgeist.h&gt;

                    <a class="link" href="ZeitgeistDataSourceRegistry.html#ZeitgeistDataSourceRegistry-struct" title="ZeitgeistDataSourceRegistry">ZeitgeistDataSourceRegistry</a>;
struct              <a class="link" href="ZeitgeistDataSourceRegistry.html#ZeitgeistDataSourceRegistryClass" title="struct ZeitgeistDataSourceRegistryClass">ZeitgeistDataSourceRegistryClass</a>;
<span class="returnvalue">void</span>                <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-get-data-sources" title="zeitgeist_data_source_registry_get_data_sources ()">zeitgeist_data_source_registry_get_data_sources</a>
                                                        (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><span class="type">GCancellable</span> *cancellable</code></em>,
                                                         <em class="parameter"><code><span class="type">GAsyncReadyCallback</span> callback</code></em>,
                                                         <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);
<span class="returnvalue">GPtrArray</span> *         <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-get-data-sources-finish" title="zeitgeist_data_source_registry_get_data_sources_finish ()">zeitgeist_data_source_registry_get_data_sources_finish</a>
                                                        (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><span class="type">GAsyncResult</span> *res</code></em>,
                                                         <em class="parameter"><code><span class="type">GError</span> **error</code></em>);
<a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="returnvalue">ZeitgeistDataSourceRegistry</span></a> * <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-new" title="zeitgeist_data_source_registry_new ()">zeitgeist_data_source_registry_new</a>
                                                        (<em class="parameter"><code><span class="type">void</span></code></em>);
<span class="returnvalue">void</span>                <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-register-data-source" title="zeitgeist_data_source_registry_register_data_source ()">zeitgeist_data_source_registry_register_data_source</a>
                                                        (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *source</code></em>,
                                                         <em class="parameter"><code><span class="type">GCancellable</span> *cancellable</code></em>,
                                                         <em class="parameter"><code><span class="type">GAsyncReadyCallback</span> callback</code></em>,
                                                         <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);
<span class="returnvalue">gboolean</span>            <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-register-data-source-finish" title="zeitgeist_data_source_registry_register_data_source_finish ()">zeitgeist_data_source_registry_register_data_source_finish</a>
                                                        (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><span class="type">GAsyncResult</span> *res</code></em>,
                                                         <em class="parameter"><code><span class="type">GError</span> **error</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-set-data-source-enabled" title="zeitgeist_data_source_registry_set_data_source_enabled ()">zeitgeist_data_source_registry_set_data_source_enabled</a>
                                                        (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *unique_id</code></em>,
                                                         <em class="parameter"><code><span class="type">gboolean</span> enabled</code></em>,
                                                         <em class="parameter"><code><span class="type">GCancellable</span> *cancellable</code></em>,
                                                         <em class="parameter"><code><span class="type">GAsyncReadyCallback</span> callback</code></em>,
                                                         <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);
<span class="returnvalue">gboolean</span>            <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-set-data-source-enabled-finish" title="zeitgeist_data_source_registry_set_data_source_enabled_finish ()">zeitgeist_data_source_registry_set_data_source_enabled_finish</a>
                                                        (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><span class="type">GAsyncResult</span> *res</code></em>,
                                                         <em class="parameter"><code><span class="type">GError</span> **error</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="ZeitgeistDataSourceRegistry.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
  GObject
   +----ZeitgeistDataSourceRegistry
</pre>
</div>
<div class="refsect1">
<a name="ZeitgeistDataSourceRegistry.signals"></a><h2>Signals</h2>
<pre class="synopsis">
  "<a class="link" href="ZeitgeistDataSourceRegistry.html#ZeitgeistDataSourceRegistry-source-disconnected" title='The "source-disconnected" signal'>source-disconnected</a>"                            : <code class="literal">Run First</code>
  "<a class="link" href="ZeitgeistDataSourceRegistry.html#ZeitgeistDataSourceRegistry-source-enabled" title='The "source-enabled" signal'>source-enabled</a>"                                 : <code class="literal">Run First</code>
  "<a class="link" href="ZeitgeistDataSourceRegistry.html#ZeitgeistDataSourceRegistry-source-registered" title='The "source-registered" signal'>source-registered</a>"                              : <code class="literal">Run First</code>
</pre>
</div>
<div class="refsect1">
<a name="ZeitgeistDataSourceRegistry.description"></a><h2>Description</h2>
<p>
The Zeitgeist engine maintains a publicly available list of recognized
data-sources (components inserting information into Zeitgeist).
<a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> is used to register new data sources,
get information about them and gives the ability to enable or disable
the data sources.
</p>
</div>
<div class="refsect1">
<a name="ZeitgeistDataSourceRegistry.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="ZeitgeistDataSourceRegistry-struct"></a><h3>ZeitgeistDataSourceRegistry</h3>
<pre class="programlisting">typedef struct _ZeitgeistDataSourceRegistry ZeitgeistDataSourceRegistry;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZeitgeistDataSourceRegistryClass"></a><h3>struct ZeitgeistDataSourceRegistryClass</h3>
<pre class="programlisting">struct ZeitgeistDataSourceRegistryClass {
  GObjectClass parent_class;

  void (*source_registered)   (ZeitgeistDataSourceRegistry *registry,
                               ZeitgeistDataSource *source);
  void (*source_disconnected) (ZeitgeistDataSourceRegistry *registry,
                               ZeitgeistDataSource *source);
  void (*source_enabled)      (ZeitgeistDataSourceRegistry *registry,
                               gchar *unique_id,
                               gboolean enabled);
};
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="zeitgeist-data-source-registry-get-data-sources"></a><h3>zeitgeist_data_source_registry_get_data_sources ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_data_source_registry_get_data_sources
                                                        (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><span class="type">GCancellable</span> *cancellable</code></em>,
                                                         <em class="parameter"><code><span class="type">GAsyncReadyCallback</span> callback</code></em>,
                                                         <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="zeitgeist-data-source-registry-get-data-sources-finish"></a><h3>zeitgeist_data_source_registry_get_data_sources_finish ()</h3>
<pre class="programlisting"><span class="returnvalue">GPtrArray</span> *         zeitgeist_data_source_registry_get_data_sources_finish
                                                        (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><span class="type">GAsyncResult</span> *res</code></em>,
                                                         <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>Instance of <a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>res</code></em> :</span></p></td>
<td>a <span class="type">GAsyncResult</span>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
<td>a <span class="type">GError</span> or <span class="type">NULL</span>.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>Newly created <span class="type">GPtrArray</span> containing <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a>(s)
registered in Zeitgeist. Free using <code class="function">g_ptr_array_unref()</code> once
you're done using it.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="zeitgeist-data-source-registry-new"></a><h3>zeitgeist_data_source_registry_new ()</h3>
<pre class="programlisting"><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="returnvalue">ZeitgeistDataSourceRegistry</span></a> * zeitgeist_data_source_registry_new
                                                        (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>
Create a new data source registry instance.
</p>
<p>
DataSourceRegistry instances are not overly expensive for neither 
client or the Zeitgeist daemon so there's no need to go to lengths
to keep singleton instances around.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>A reference to a newly allocated registry.</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="zeitgeist-data-source-registry-register-data-source"></a><h3>zeitgeist_data_source_registry_register_data_source ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_data_source_registry_register_data_source
                                                        (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *source</code></em>,
                                                         <em class="parameter"><code><span class="type">GCancellable</span> *cancellable</code></em>,
                                                         <em class="parameter"><code><span class="type">GAsyncReadyCallback</span> callback</code></em>,
                                                         <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);</pre>
<p>
Registers new data source in the registry, the <em class="parameter"><code>source</code></em> parameter needs to
have unique-id, name, description and optionally event_templates set,
therefore it is useful to pass <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> instance created using
<a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-new-full" title="zeitgeist_data_source_new_full ()"><code class="function">zeitgeist_data_source_new_full()</code></a>. The registry will assume its ownership.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>Instance of <a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>source</code></em> :</span></p></td>
<td>Data source to register. If this is a
floating reference it will be consumed</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
<td>a <span class="type">GCancellable</span> or <span class="type">NULL</span>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
<td>a GAsyncReadyCallback to call when the request is finished.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>the data to pass to callback function.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="zeitgeist-data-source-registry-register-data-source-finish"></a><h3>zeitgeist_data_source_registry_register_data_source_finish ()</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>            zeitgeist_data_source_registry_register_data_source_finish
                                                        (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><span class="type">GAsyncResult</span> *res</code></em>,
                                                         <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>Instance of <a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>res</code></em> :</span></p></td>
<td>Result of the asynchronous operation.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
<td>a <span class="type">GError</span> or NULL.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>If error is unset, returns whether this data source is enabled.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="zeitgeist-data-source-registry-set-data-source-enabled"></a><h3>zeitgeist_data_source_registry_set_data_source_enabled ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_data_source_registry_set_data_source_enabled
                                                        (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *unique_id</code></em>,
                                                         <em class="parameter"><code><span class="type">gboolean</span> enabled</code></em>,
                                                         <em class="parameter"><code><span class="type">GCancellable</span> *cancellable</code></em>,
                                                         <em class="parameter"><code><span class="type">GAsyncReadyCallback</span> callback</code></em>,
                                                         <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="zeitgeist-data-source-registry-set-data-source-enabled-finish"></a><h3>zeitgeist_data_source_registry_set_data_source_enabled_finish ()</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>            zeitgeist_data_source_registry_set_data_source_enabled_finish
                                                        (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><span class="type">GAsyncResult</span> *res</code></em>,
                                                         <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
<p>
</p>
</div>
</div>
<div class="refsect1">
<a name="ZeitgeistDataSourceRegistry.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2">
<a name="ZeitgeistDataSourceRegistry-source-disconnected"></a><h3>The <code class="literal">"source-disconnected"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *zeitgeistdatasourceregistry,
                                                        <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a>         *arg1,
                                                        <span class="type">gpointer</span>                     user_data)                        : <code class="literal">Run First</code></pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>zeitgeistdatasourceregistry</code></em> :</span></p></td>
<td>the object which received the signal.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="ZeitgeistDataSourceRegistry-source-enabled"></a><h3>The <code class="literal">"source-enabled"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *zeitgeistdatasourceregistry,
                                                        <span class="type">gchar</span>                       *arg1,
                                                        <span class="type">gboolean</span>                     arg2,
                                                        <span class="type">gpointer</span>                     user_data)                        : <code class="literal">Run First</code></pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>zeitgeistdatasourceregistry</code></em> :</span></p></td>
<td>the object which received the signal.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="ZeitgeistDataSourceRegistry-source-registered"></a><h3>The <code class="literal">"source-registered"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *zeitgeistdatasourceregistry,
                                                        <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a>         *arg1,
                                                        <span class="type">gpointer</span>                     user_data)                        : <code class="literal">Run First</code></pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>zeitgeistdatasourceregistry</code></em> :</span></p></td>
<td>the object which received the signal.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>