~ubuntu-branches/ubuntu/wily/evolution-data-server/wily

« back to all changes in this revision

Viewing changes to docs/reference/eds/html/eds-ESourceCamel.html

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2015-07-20 13:34:59 UTC
  • mfrom: (1.1.126) (1.2.48 sid)
  • Revision ID: package-import@ubuntu.com-20150720133459-g6y46hnu5ewtoz08
Tags: 3.16.4-0ubuntu2
debian/patches/0001-Bug-752373-Monthly-events-do-not-recur-correctly.patch:
Cherry-pick patch from upstream to fix events not recurring correctly.

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>Evolution-Data-Server Reference Manual: ESourceCamel</title>
 
5
<title>ESourceCamel: Evolution-Data-Server Reference Manual</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Evolution-Data-Server Reference Manual">
8
8
<link rel="up" href="ch02.html" title="Data Source Extensions">
9
9
<link rel="prev" href="eds-ESourceCalendar.html" title="ESourceCalendar">
10
10
<link rel="next" href="eds-ESourceCollection.html" title="ESourceCollection">
11
 
<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.23 (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">
138
138
<p>Creates and registers subclasses of <a class="link" href="eds-ESourceCamel.html#ESourceCamel" title="struct ESourceCamel"><span class="type">ESourceCamel</span></a> for each available
139
139
<span class="type">CamelProvider</span>.  This function should be called once during application
140
140
or library initialization.</p>
141
 
<p class="since">Since 3.6</p>
 
141
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
142
142
</div>
143
143
<hr>
144
144
<div class="refsect2">
184
184
<div class="refsect3">
185
185
<a name="id-1.2.3.10.7.3.7"></a><h4>Returns</h4>
186
186
<p> the <a href="https://developer.gnome.org/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> of the generated <a class="link" href="eds-ESourceCamel.html#ESourceCamel" title="struct ESourceCamel"><span class="type">ESourceCamel</span></a> subtype</p>
187
 
<p></p>
188
187
</div>
189
 
<p class="since">Since 3.6</p>
 
188
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
190
189
</div>
191
190
<hr>
192
191
<div class="refsect2">
219
218
<div class="refsect3">
220
219
<a name="id-1.2.3.10.7.4.7"></a><h4>Returns</h4>
221
220
<p> a configured <span class="type">CamelSettings</span> instance</p>
222
 
<p></p>
223
221
</div>
224
 
<p class="since">Since 3.6</p>
 
222
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
225
223
</div>
226
224
<hr>
227
225
<div class="refsect2">
252
250
<a name="id-1.2.3.10.7.5.7"></a><h4>Returns</h4>
253
251
<p> the <a class="link" href="eds-ESourceCamel.html#ESourceCamel" title="struct ESourceCamel"><span class="type">ESourceCamel</span></a> type name for <em class="parameter"><code>protocol</code></em>
254
252
</p>
255
 
<p></p>
256
253
</div>
257
 
<p class="since">Since 3.6</p>
 
254
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
258
255
</div>
259
256
<hr>
260
257
<div class="refsect2">
286
283
<a name="id-1.2.3.10.7.6.7"></a><h4>Returns</h4>
287
284
<p> the <a class="link" href="eds-ESourceCamel.html#ESourceCamel" title="struct ESourceCamel"><span class="type">ESourceCamel</span></a> extension name for <em class="parameter"><code>protocol</code></em>
288
285
</p>
289
 
<p></p>
290
286
</div>
291
 
<p class="since">Since 3.6</p>
 
287
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
292
288
</div>
293
289
<hr>
294
290
<div class="refsect2">
325
321
</tbody>
326
322
</table></div>
327
323
</div>
328
 
<p class="since">Since 3.6</p>
 
324
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
329
325
</div>
330
326
</div>
331
327
<div class="refsect1">
339
335
</pre>
340
336
<p>Contains only private data that should be read and manipulated using the
341
337
functions below.</p>
342
 
<p class="since">Since 3.6</p>
 
338
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
343
339
</div>
344
340
<hr>
345
341
<div class="refsect2">
355
351
</div>
356
352
</div>
357
353
<div class="footer">
358
 
<hr>
359
 
          Generated by GTK-Doc V1.21</div>
 
354
<hr>Generated by GTK-Doc V1.23</div>
360
355
</body>
361
356
</html>
 
 
b'\\ No newline at end of file'