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

« back to all changes in this revision

Viewing changes to docs/reference/eds/html/eds-ESourceAlarms.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: ESourceAlarms</title>
 
5
<title>ESourceAlarms: 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-ESourceAddressBook.html" title="ESourceAddressBook">
10
10
<link rel="next" href="eds-ESourceAuthentication.html" title="ESourceAuthentication">
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">
163
163
<div class="refsect3">
164
164
<a name="id-1.2.3.6.7.2.7"></a><h4>Returns</h4>
165
165
<p> whether to show alarms for upcoming appointments</p>
166
 
<p></p>
167
166
</div>
168
 
<p class="since">Since 3.6</p>
 
167
<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>
169
168
</div>
170
169
<hr>
171
170
<div class="refsect2">
200
199
</tbody>
201
200
</table></div>
202
201
</div>
203
 
<p class="since">Since 3.6</p>
 
202
<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>
204
203
</div>
205
204
<hr>
206
205
<div class="refsect2">
230
229
<div class="refsect3">
231
230
<a name="id-1.2.3.6.7.4.6"></a><h4>Returns</h4>
232
231
<p> an ISO 8601 timestamp, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
233
 
<p></p>
234
232
</div>
235
 
<p class="since">Since 3.6</p>
 
233
<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>
236
234
</div>
237
235
<hr>
238
236
<div class="refsect2">
261
259
<div class="refsect3">
262
260
<a name="id-1.2.3.6.7.5.7"></a><h4>Returns</h4>
263
261
<p> a newly-allocated copy of <span class="type">“last-notified”</span></p>
264
 
<p></p>
265
262
</div>
266
 
<p class="since">Since 3.6</p>
 
263
<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>
267
264
</div>
268
265
<hr>
269
266
<div class="refsect2">
303
300
</tbody>
304
301
</table></div>
305
302
</div>
306
 
<p class="since">Since 3.6</p>
 
303
<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>
307
304
</div>
308
305
</div>
309
306
<div class="refsect1">
314
311
</pre>
315
312
<p>Pass this extension name to <a class="link" href="eds-ESource.html#e-source-get-extension" title="e_source_get_extension ()"><code class="function">e_source_get_extension()</code></a> to access
316
313
<a class="link" href="eds-ESourceAlarms.html#ESourceAlarms" title="struct ESourceAlarms"><span class="type">ESourceAlarms</span></a>.  This is also used as a group name in key files.</p>
317
 
<p class="since">Since 3.6</p>
 
314
<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>
318
315
</div>
319
316
<hr>
320
317
<div class="refsect2">
326
323
</pre>
327
324
<p>Contains only private data that should be read and manipulated using the
328
325
functions below.</p>
329
 
<p class="since">Since 3.6</p>
 
326
<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>
330
327
</div>
331
328
<hr>
332
329
<div class="refsect2">
339
336
</div>
340
337
</div>
341
338
<div class="footer">
342
 
<hr>
343
 
          Generated by GTK-Doc V1.21</div>
 
339
<hr>Generated by GTK-Doc V1.23</div>
344
340
</body>
345
341
</html>
 
 
b'\\ No newline at end of file'