File: ix01.html

package info (click to toggle)
evolution-data-server 2.22.3-1.1%2Blenny2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 69,336 kB
  • ctags: 44,478
  • sloc: ansic: 341,205; xml: 65,790; tcl: 30,499; sh: 19,137; perl: 11,529; cpp: 8,264; java: 7,653; makefile: 6,871; awk: 1,338; yacc: 1,105; sed: 772; cs: 505; lex: 134; python: 30; asm: 14
file content (763 lines) | stat: -rw-r--r-- 53,557 bytes parent folder | download
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
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="Evolution API Reference: libecal, the Calendar Library">
<link rel="up" href="index.html" title="Evolution API Reference: libecal, the Calendar Library">
<link rel="prev" href="libecal-e-cal-util.html" title="e-cal-util">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="Evolution API Reference: libecal, the Calendar Library">
<link rel="index" href="ix01.html" title="Index">
</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="libecal-e-cal-util.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </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">Evolution API Reference: libecal, the Calendar Library</th>
<td> </td>
</tr></table>
<div class="index">
<div class="titlepage"><div><div><h2 class="title">
<a name="id2542945"></a>Index</h2></div></div></div>
<div class="index">
<div class="indexdiv">
<h3>C</h3>
<dl>
<dt>CalMode, <a class="indexterm" href="libecal-e-cal-util.html#CalMode">enum CalMode</a>
</dt>
<dt>CalObjInstance, <a class="indexterm" href="libecal-e-cal-util.html#CalObjInstance">CalObjInstance</a>
</dt>
<dt>CalObjModType, <a class="indexterm" href="libecal-e-cal-util.html#CalObjModType">enum CalObjModType</a>
</dt>
<dt>cal_mode_enum_get_type, <a class="indexterm" href="ECal.html#cal-mode-enum-get-type">cal_mode_enum_get_type ()</a>
</dt>
<dt>CAL_MODE_ENUM_TYPE, <a class="indexterm" href="ECal.html#CAL-MODE-ENUM-TYPE:CAPS">CAL_MODE_ENUM_TYPE</a>
</dt>
<dt>cal_mode_to_corba, <a class="indexterm" href="libecal-e-cal-util.html#cal-mode-to-corba">cal_mode_to_corba()</a>
</dt>
<dt>cal_obj_instance_list_free, <a class="indexterm" href="libecal-e-cal-util.html#cal-obj-instance-list-free">cal_obj_instance_list_free ()</a>
</dt>
<dt>cal_obj_uid_list_free, <a class="indexterm" href="libecal-e-cal-util.html#cal-obj-uid-list-free">cal_obj_uid_list_free ()</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_DELEGATE_SUPPORTED, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-DELEGATE-SUPPORTED:CAPS">CAL_STATIC_CAPABILITY_DELEGATE_SUPPORTED</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_DELEGATE_TO_MANY, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-DELEGATE-TO-MANY:CAPS">CAL_STATIC_CAPABILITY_DELEGATE_TO_MANY</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_HAS_UNACCEPTED_MEETING, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-HAS-UNACCEPTED-MEETING:CAPS">CAL_STATIC_CAPABILITY_HAS_UNACCEPTED_MEETING</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_NO_ALARM_REPEAT, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-ALARM-REPEAT:CAPS">CAL_STATIC_CAPABILITY_NO_ALARM_REPEAT</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_NO_AUDIO_ALARMS, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-AUDIO-ALARMS:CAPS">CAL_STATIC_CAPABILITY_NO_AUDIO_ALARMS</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_NO_CONV_TO_ASSIGN_TASK, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-CONV-TO-ASSIGN-TASK:CAPS">CAL_STATIC_CAPABILITY_NO_CONV_TO_ASSIGN_TASK</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_NO_CONV_TO_RECUR, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-CONV-TO-RECUR:CAPS">CAL_STATIC_CAPABILITY_NO_CONV_TO_RECUR</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_NO_DISPLAY_ALARMS, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-DISPLAY-ALARMS:CAPS">CAL_STATIC_CAPABILITY_NO_DISPLAY_ALARMS</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_NO_EMAIL_ALARMS, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-EMAIL-ALARMS:CAPS">CAL_STATIC_CAPABILITY_NO_EMAIL_ALARMS</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_NO_GEN_OPTIONS, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-GEN-OPTIONS:CAPS">CAL_STATIC_CAPABILITY_NO_GEN_OPTIONS</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_NO_ORGANIZER, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-ORGANIZER:CAPS">CAL_STATIC_CAPABILITY_NO_ORGANIZER</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_NO_PROCEDURE_ALARMS, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-PROCEDURE-ALARMS:CAPS">CAL_STATIC_CAPABILITY_NO_PROCEDURE_ALARMS</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_NO_TASK_ASSIGNMENT, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-TASK-ASSIGNMENT:CAPS">CAL_STATIC_CAPABILITY_NO_TASK_ASSIGNMENT</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_NO_THISANDFUTURE, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-THISANDFUTURE:CAPS">CAL_STATIC_CAPABILITY_NO_THISANDFUTURE</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_NO_THISANDPRIOR, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-THISANDPRIOR:CAPS">CAL_STATIC_CAPABILITY_NO_THISANDPRIOR</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_NO_TRANSPARENCY, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-TRANSPARENCY:CAPS">CAL_STATIC_CAPABILITY_NO_TRANSPARENCY</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_ONE_ALARM_ONLY, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-ONE-ALARM-ONLY:CAPS">CAL_STATIC_CAPABILITY_ONE_ALARM_ONLY</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_ORGANIZER_MUST_ACCEPT, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-ORGANIZER-MUST-ACCEPT:CAPS">CAL_STATIC_CAPABILITY_ORGANIZER_MUST_ACCEPT</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_ORGANIZER_MUST_ATTEND, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-ORGANIZER-MUST-ATTEND:CAPS">CAL_STATIC_CAPABILITY_ORGANIZER_MUST_ATTEND</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_ORGANIZER_NOT_EMAIL_ADDRESS, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-ORGANIZER-NOT-EMAIL-ADDRESS:CAPS">CAL_STATIC_CAPABILITY_ORGANIZER_NOT_EMAIL_ADDRESS</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_RECURRENCES_NO_MASTER, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-RECURRENCES-NO-MASTER:CAPS">CAL_STATIC_CAPABILITY_RECURRENCES_NO_MASTER</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_REMOVE_ALARMS, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-REMOVE-ALARMS:CAPS">CAL_STATIC_CAPABILITY_REMOVE_ALARMS</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_REQ_SEND_OPTIONS, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-REQ-SEND-OPTIONS:CAPS">CAL_STATIC_CAPABILITY_REQ_SEND_OPTIONS</a>
</dt>
<dt>CAL_STATIC_CAPABILITY_SAVE_SCHEDULES, <a class="indexterm" href="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-SAVE-SCHEDULES:CAPS">CAL_STATIC_CAPABILITY_SAVE_SCHEDULES</a>
</dt>
</dl>
</div>
<div class="indexdiv">
<h3>E</h3>
<dl>
<dt>ECal, <a class="indexterm" href="ECal.html#ECal-struct">ECal</a>
</dt>
<dt>ECal::backend-died, <a class="indexterm" href="ECal.html#ECal-backend-died">The "backend-died" signal</a>
</dt>
<dt>ECal::backend-error, <a class="indexterm" href="ECal.html#ECal-backend-error">The "backend-error" signal</a>
</dt>
<dt>ECal::cal-opened, <a class="indexterm" href="ECal.html#ECal-cal-opened">The "cal-opened" signal</a>
</dt>
<dt>ECal::cal-set-mode, <a class="indexterm" href="ECal.html#ECal-cal-set-mode">The "cal-set-mode" signal</a>
</dt>
<dt>ECalAuthFunc, <a class="indexterm" href="ECal.html#ECalAuthFunc">ECalAuthFunc ()</a>
</dt>
<dt>ECalChangeType, <a class="indexterm" href="libecal-e-cal-types.html#ECalChangeType">enum ECalChangeType</a>
</dt>
<dt>ECalComponent, <a class="indexterm" href="ECalComponent.html#ECalComponent-struct">ECalComponent</a>
</dt>
<dt>ECalComponentAlarm, <a class="indexterm" href="ECalComponent.html#ECalComponentAlarm">ECalComponentAlarm</a>
</dt>
<dt>ECalComponentAlarmAction, <a class="indexterm" href="ECalComponent.html#ECalComponentAlarmAction">enum ECalComponentAlarmAction</a>
</dt>
<dt>ECalComponentAlarmInstance, <a class="indexterm" href="ECalComponent.html#ECalComponentAlarmInstance">ECalComponentAlarmInstance</a>
</dt>
<dt>ECalComponentAlarmRepeat, <a class="indexterm" href="ECalComponent.html#ECalComponentAlarmRepeat">ECalComponentAlarmRepeat</a>
</dt>
<dt>ECalComponentAlarms, <a class="indexterm" href="ECalComponent.html#ECalComponentAlarms">ECalComponentAlarms</a>
</dt>
<dt>ECalComponentAlarmTrigger, <a class="indexterm" href="ECalComponent.html#ECalComponentAlarmTrigger">ECalComponentAlarmTrigger</a>
</dt>
<dt>ECalComponentAlarmTriggerType, <a class="indexterm" href="ECalComponent.html#ECalComponentAlarmTriggerType">enum ECalComponentAlarmTriggerType</a>
</dt>
<dt>ECalComponentAttendee, <a class="indexterm" href="ECalComponent.html#ECalComponentAttendee">ECalComponentAttendee</a>
</dt>
<dt>ECalComponentClassification, <a class="indexterm" href="ECalComponent.html#ECalComponentClassification">enum ECalComponentClassification</a>
</dt>
<dt>ECalComponentDateTime, <a class="indexterm" href="ECalComponent.html#ECalComponentDateTime">ECalComponentDateTime</a>
</dt>
<dt>ECalComponentField, <a class="indexterm" href="ECalComponent.html#ECalComponentField">enum ECalComponentField</a>
</dt>
<dt>ECalComponentId, <a class="indexterm" href="ECalComponent.html#ECalComponentId">ECalComponentId</a>
</dt>
<dt>ECalComponentOrganizer, <a class="indexterm" href="ECalComponent.html#ECalComponentOrganizer">ECalComponentOrganizer</a>
</dt>
<dt>ECalComponentPeriod, <a class="indexterm" href="ECalComponent.html#ECalComponentPeriod">ECalComponentPeriod</a>
</dt>
<dt>ECalComponentPeriodType, <a class="indexterm" href="ECalComponent.html#ECalComponentPeriodType">enum ECalComponentPeriodType</a>
</dt>
<dt>ECalComponentRange, <a class="indexterm" href="ECalComponent.html#ECalComponentRange">ECalComponentRange</a>
</dt>
<dt>ECalComponentRangeType, <a class="indexterm" href="ECalComponent.html#ECalComponentRangeType">enum ECalComponentRangeType</a>
</dt>
<dt>ECalComponentText, <a class="indexterm" href="ECalComponent.html#ECalComponentText">ECalComponentText</a>
</dt>
<dt>ECalComponentTransparency, <a class="indexterm" href="ECalComponent.html#ECalComponentTransparency">enum ECalComponentTransparency</a>
</dt>
<dt>ECalComponentVType, <a class="indexterm" href="ECalComponent.html#ECalComponentVType">enum ECalComponentVType</a>
</dt>
<dt>ECalendarStatus, <a class="indexterm" href="libecal-e-cal-types.html#ECalendarStatus">enum ECalendarStatus</a>
</dt>
<dt>ECalListener, <a class="indexterm" href="ECalListener.html#ECalListener-struct">ECalListener</a>
</dt>
<dt>ECalListener::add-timezone, <a class="indexterm" href="ECalListener.html#ECalListener-add-timezone">The "add-timezone" signal</a>
</dt>
<dt>ECalListener::alarm-address, <a class="indexterm" href="ECalListener.html#ECalListener-alarm-address">The "alarm-address" signal</a>
</dt>
<dt>ECalListener::attachment-list, <a class="indexterm" href="ECalListener.html#ECalListener-attachment-list">The "attachment-list" signal</a>
</dt>
<dt>ECalListener::auth-required, <a class="indexterm" href="ECalListener.html#ECalListener-auth-required">The "auth-required" signal</a>
</dt>
<dt>ECalListener::backend-error, <a class="indexterm" href="ECalListener.html#ECalListener-backend-error">The "backend-error" signal</a>
</dt>
<dt>ECalListener::cal-address, <a class="indexterm" href="ECalListener.html#ECalListener-cal-address">The "cal-address" signal</a>
</dt>
<dt>ECalListener::create-object, <a class="indexterm" href="ECalListener.html#ECalListener-create-object">The "create-object" signal</a>
</dt>
<dt>ECalListener::default-object, <a class="indexterm" href="ECalListener.html#ECalListener-default-object">The "default-object" signal</a>
</dt>
<dt>ECalListener::discard-alarm, <a class="indexterm" href="ECalListener.html#ECalListener-discard-alarm">The "discard-alarm" signal</a>
</dt>
<dt>ECalListener::get-changes, <a class="indexterm" href="ECalListener.html#ECalListener-get-changes">The "get-changes" signal</a>
</dt>
<dt>ECalListener::get-free-busy, <a class="indexterm" href="ECalListener.html#ECalListener-get-free-busy">The "get-free-busy" signal</a>
</dt>
<dt>ECalListener::get-timezone, <a class="indexterm" href="ECalListener.html#ECalListener-get-timezone">The "get-timezone" signal</a>
</dt>
<dt>ECalListener::ldap-attribute, <a class="indexterm" href="ECalListener.html#ECalListener-ldap-attribute">The "ldap-attribute" signal</a>
</dt>
<dt>ECalListener::modify-object, <a class="indexterm" href="ECalListener.html#ECalListener-modify-object">The "modify-object" signal</a>
</dt>
<dt>ECalListener::object, <a class="indexterm" href="ECalListener.html#ECalListener-object">The "object" signal</a>
</dt>
<dt>ECalListener::object-list, <a class="indexterm" href="ECalListener.html#ECalListener-object-list">The "object-list" signal</a>
</dt>
<dt>ECalListener::open, <a class="indexterm" href="ECalListener.html#ECalListener-open">The "open" signal</a>
</dt>
<dt>ECalListener::query, <a class="indexterm" href="ECalListener.html#ECalListener-query">The "query" signal</a>
</dt>
<dt>ECalListener::read-only, <a class="indexterm" href="ECalListener.html#ECalListener-read-only">The "read-only" signal</a>
</dt>
<dt>ECalListener::receive-objects, <a class="indexterm" href="ECalListener.html#ECalListener-receive-objects">The "receive-objects" signal</a>
</dt>
<dt>ECalListener::remove, <a class="indexterm" href="ECalListener.html#ECalListener-remove">The "remove" signal</a>
</dt>
<dt>ECalListener::remove-object, <a class="indexterm" href="ECalListener.html#ECalListener-remove-object">The "remove-object" signal</a>
</dt>
<dt>ECalListener::send-objects, <a class="indexterm" href="ECalListener.html#ECalListener-send-objects">The "send-objects" signal</a>
</dt>
<dt>ECalListener::set-default-timezone, <a class="indexterm" href="ECalListener.html#ECalListener-set-default-timezone">The "set-default-timezone" signal</a>
</dt>
<dt>ECalListener::static-capabilities, <a class="indexterm" href="ECalListener.html#ECalListener-static-capabilities">The "static-capabilities" signal</a>
</dt>
<dt>ECalListenerCalSetModeFn, <a class="indexterm" href="ECalListener.html#ECalListenerCalSetModeFn">ECalListenerCalSetModeFn ()</a>
</dt>
<dt>ECalLoadState, <a class="indexterm" href="ECal.html#ECalLoadState">enum ECalLoadState</a>
</dt>
<dt>ECalRecurInstanceFn, <a class="indexterm" href="libecal-e-cal-recur.html#ECalRecurInstanceFn">ECalRecurInstanceFn ()</a>
</dt>
<dt>ECalRecurResolveTimezoneFn, <a class="indexterm" href="libecal-e-cal-recur.html#ECalRecurResolveTimezoneFn">ECalRecurResolveTimezoneFn ()</a>
</dt>
<dt>ECalSetModeStatus, <a class="indexterm" href="ECal.html#ECalSetModeStatus">enum ECalSetModeStatus</a>
</dt>
<dt>ECalSourceType, <a class="indexterm" href="ECal.html#ECalSourceType">enum ECalSourceType</a>
</dt>
<dt>ECalView, <a class="indexterm" href="ECalView.html#ECalView-struct">ECalView</a>
</dt>
<dt>ECalView::objects-added, <a class="indexterm" href="ECalView.html#ECalView-objects-added">The "objects-added" signal</a>
</dt>
<dt>ECalView::objects-modified, <a class="indexterm" href="ECalView.html#ECalView-objects-modified">The "objects-modified" signal</a>
</dt>
<dt>ECalView::objects-removed, <a class="indexterm" href="ECalView.html#ECalView-objects-removed">The "objects-removed" signal</a>
</dt>
<dt>ECalView::view-done, <a class="indexterm" href="ECalView.html#ECalView-view-done">The "view-done" signal</a>
</dt>
<dt>ECalView::view-progress, <a class="indexterm" href="ECalView.html#ECalView-view-progress">The "view-progress" signal</a>
</dt>
<dt>ECalView:client, <a class="indexterm" href="ECalView.html#ECalView--client">The "client" property</a>
</dt>
<dt>ECalView:listener, <a class="indexterm" href="ECalView.html#ECalView--listener">The "listener" property</a>
</dt>
<dt>ECalView:view, <a class="indexterm" href="ECalView.html#ECalView--view">The "view" property</a>
</dt>
<dt>ECalViewListener, <a class="indexterm" href="ECalViewListener.html#ECalViewListener-struct">ECalViewListener</a>
</dt>
<dt>ECalViewListener::objects-added, <a class="indexterm" href="ECalViewListener.html#ECalViewListener-objects-added">The "objects-added" signal</a>
</dt>
<dt>ECalViewListener::objects-modified, <a class="indexterm" href="ECalViewListener.html#ECalViewListener-objects-modified">The "objects-modified" signal</a>
</dt>
<dt>ECalViewListener::objects-removed, <a class="indexterm" href="ECalViewListener.html#ECalViewListener-objects-removed">The "objects-removed" signal</a>
</dt>
<dt>ECalViewListener::view-done, <a class="indexterm" href="ECalViewListener.html#ECalViewListener-view-done">The "view-done" signal</a>
</dt>
<dt>ECalViewListener::view-progress, <a class="indexterm" href="ECalViewListener.html#ECalViewListener-view-progress">The "view-progress" signal</a>
</dt>
<dt>E_CALENDAR_ERROR, <a class="indexterm" href="libecal-e-cal-types.html#E-CALENDAR-ERROR:CAPS">E_CALENDAR_ERROR</a>
</dt>
<dt>e_calendar_error_quark, <a class="indexterm" href="libecal-e-cal-types.html#e-calendar-error-quark">e_calendar_error_quark ()</a>
</dt>
<dt>e_cal_add_timezone, <a class="indexterm" href="ECal.html#e-cal-add-timezone">e_cal_add_timezone ()</a>
</dt>
<dt>e_cal_component_abort_sequence, <a class="indexterm" href="ECalComponent.html#e-cal-component-abort-sequence">e_cal_component_abort_sequence ()</a>
</dt>
<dt>e_cal_component_add_alarm, <a class="indexterm" href="ECalComponent.html#e-cal-component-add-alarm">e_cal_component_add_alarm ()</a>
</dt>
<dt>e_cal_component_alarms_free, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarms-free">e_cal_component_alarms_free ()</a>
</dt>
<dt>e_cal_component_alarm_clone, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-clone">e_cal_component_alarm_clone ()</a>
</dt>
<dt>e_cal_component_alarm_free, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-free">e_cal_component_alarm_free ()</a>
</dt>
<dt>e_cal_component_alarm_get_action, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-get-action">e_cal_component_alarm_get_action ()</a>
</dt>
<dt>e_cal_component_alarm_get_attach, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-get-attach">e_cal_component_alarm_get_attach ()</a>
</dt>
<dt>e_cal_component_alarm_get_attendee_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-get-attendee-list">e_cal_component_alarm_get_attendee_list ()</a>
</dt>
<dt>e_cal_component_alarm_get_description, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-get-description">e_cal_component_alarm_get_description ()</a>
</dt>
<dt>e_cal_component_alarm_get_icalcomponent, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-get-icalcomponent">e_cal_component_alarm_get_icalcomponent ()</a>
</dt>
<dt>e_cal_component_alarm_get_repeat, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-get-repeat">e_cal_component_alarm_get_repeat ()</a>
</dt>
<dt>e_cal_component_alarm_get_trigger, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-get-trigger">e_cal_component_alarm_get_trigger ()</a>
</dt>
<dt>e_cal_component_alarm_get_uid, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-get-uid">e_cal_component_alarm_get_uid ()</a>
</dt>
<dt>e_cal_component_alarm_has_attendees, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-has-attendees">e_cal_component_alarm_has_attendees ()</a>
</dt>
<dt>e_cal_component_alarm_new, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-new">e_cal_component_alarm_new ()</a>
</dt>
<dt>e_cal_component_alarm_set_action, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-set-action">e_cal_component_alarm_set_action ()</a>
</dt>
<dt>e_cal_component_alarm_set_attach, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-set-attach">e_cal_component_alarm_set_attach ()</a>
</dt>
<dt>e_cal_component_alarm_set_attendee_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-set-attendee-list">e_cal_component_alarm_set_attendee_list ()</a>
</dt>
<dt>e_cal_component_alarm_set_description, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-set-description">e_cal_component_alarm_set_description ()</a>
</dt>
<dt>e_cal_component_alarm_set_repeat, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-set-repeat">e_cal_component_alarm_set_repeat ()</a>
</dt>
<dt>e_cal_component_alarm_set_trigger, <a class="indexterm" href="ECalComponent.html#e-cal-component-alarm-set-trigger">e_cal_component_alarm_set_trigger ()</a>
</dt>
<dt>e_cal_component_clone, <a class="indexterm" href="ECalComponent.html#e-cal-component-clone">e_cal_component_clone ()</a>
</dt>
<dt>e_cal_component_commit_sequence, <a class="indexterm" href="ECalComponent.html#e-cal-component-commit-sequence">e_cal_component_commit_sequence ()</a>
</dt>
<dt>e_cal_component_event_dates_match, <a class="indexterm" href="ECalComponent.html#e-cal-component-event-dates-match">e_cal_component_event_dates_match ()</a>
</dt>
<dt>e_cal_component_free_attendee_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-free-attendee-list">e_cal_component_free_attendee_list ()</a>
</dt>
<dt>e_cal_component_free_categories_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-free-categories-list">e_cal_component_free_categories_list ()</a>
</dt>
<dt>e_cal_component_free_datetime, <a class="indexterm" href="ECalComponent.html#e-cal-component-free-datetime">e_cal_component_free_datetime ()</a>
</dt>
<dt>e_cal_component_free_exdate_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-free-exdate-list">e_cal_component_free_exdate_list ()</a>
</dt>
<dt>e_cal_component_free_geo, <a class="indexterm" href="ECalComponent.html#e-cal-component-free-geo">e_cal_component_free_geo ()</a>
</dt>
<dt>e_cal_component_free_icaltimetype, <a class="indexterm" href="ECalComponent.html#e-cal-component-free-icaltimetype">e_cal_component_free_icaltimetype ()</a>
</dt>
<dt>e_cal_component_free_id, <a class="indexterm" href="ECalComponent.html#e-cal-component-free-id">e_cal_component_free_id ()</a>
</dt>
<dt>e_cal_component_free_percent, <a class="indexterm" href="ECalComponent.html#e-cal-component-free-percent">e_cal_component_free_percent ()</a>
</dt>
<dt>e_cal_component_free_period_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-free-period-list">e_cal_component_free_period_list ()</a>
</dt>
<dt>e_cal_component_free_priority, <a class="indexterm" href="ECalComponent.html#e-cal-component-free-priority">e_cal_component_free_priority ()</a>
</dt>
<dt>e_cal_component_free_range, <a class="indexterm" href="ECalComponent.html#e-cal-component-free-range">e_cal_component_free_range ()</a>
</dt>
<dt>e_cal_component_free_recur_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-free-recur-list">e_cal_component_free_recur_list ()</a>
</dt>
<dt>e_cal_component_free_sequence, <a class="indexterm" href="ECalComponent.html#e-cal-component-free-sequence">e_cal_component_free_sequence ()</a>
</dt>
<dt>e_cal_component_free_text_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-free-text-list">e_cal_component_free_text_list ()</a>
</dt>
<dt>e_cal_component_gen_uid, <a class="indexterm" href="ECalComponent.html#e-cal-component-gen-uid">e_cal_component_gen_uid ()</a>
</dt>
<dt>e_cal_component_get_alarm, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-alarm">e_cal_component_get_alarm ()</a>
</dt>
<dt>e_cal_component_get_alarm_uids, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-alarm-uids">e_cal_component_get_alarm_uids ()</a>
</dt>
<dt>e_cal_component_get_as_string, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-as-string">e_cal_component_get_as_string ()</a>
</dt>
<dt>e_cal_component_get_attachment_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-attachment-list">e_cal_component_get_attachment_list ()</a>
</dt>
<dt>e_cal_component_get_attendee_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-attendee-list">e_cal_component_get_attendee_list ()</a>
</dt>
<dt>e_cal_component_get_categories, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-categories">e_cal_component_get_categories ()</a>
</dt>
<dt>e_cal_component_get_categories_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-categories-list">e_cal_component_get_categories_list ()</a>
</dt>
<dt>e_cal_component_get_classification, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-classification">e_cal_component_get_classification ()</a>
</dt>
<dt>e_cal_component_get_comment_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-comment-list">e_cal_component_get_comment_list ()</a>
</dt>
<dt>e_cal_component_get_completed, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-completed">e_cal_component_get_completed ()</a>
</dt>
<dt>e_cal_component_get_contact_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-contact-list">e_cal_component_get_contact_list ()</a>
</dt>
<dt>e_cal_component_get_created, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-created">e_cal_component_get_created ()</a>
</dt>
<dt>e_cal_component_get_description_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-description-list">e_cal_component_get_description_list ()</a>
</dt>
<dt>e_cal_component_get_dtend, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-dtend">e_cal_component_get_dtend ()</a>
</dt>
<dt>e_cal_component_get_dtstamp, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-dtstamp">e_cal_component_get_dtstamp ()</a>
</dt>
<dt>e_cal_component_get_dtstart, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-dtstart">e_cal_component_get_dtstart ()</a>
</dt>
<dt>e_cal_component_get_due, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-due">e_cal_component_get_due ()</a>
</dt>
<dt>e_cal_component_get_exdate_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-exdate-list">e_cal_component_get_exdate_list ()</a>
</dt>
<dt>e_cal_component_get_exrule_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-exrule-list">e_cal_component_get_exrule_list ()</a>
</dt>
<dt>e_cal_component_get_exrule_property_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-exrule-property-list">e_cal_component_get_exrule_property_list ()</a>
</dt>
<dt>e_cal_component_get_geo, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-geo">e_cal_component_get_geo ()</a>
</dt>
<dt>e_cal_component_get_icalcomponent, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-icalcomponent">e_cal_component_get_icalcomponent ()</a>
</dt>
<dt>e_cal_component_get_id, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-id">e_cal_component_get_id ()</a>
</dt>
<dt>e_cal_component_get_last_modified, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-last-modified">e_cal_component_get_last_modified ()</a>
</dt>
<dt>e_cal_component_get_location, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-location">e_cal_component_get_location ()</a>
</dt>
<dt>e_cal_component_get_num_attachments, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-num-attachments">e_cal_component_get_num_attachments ()</a>
</dt>
<dt>e_cal_component_get_organizer, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-organizer">e_cal_component_get_organizer ()</a>
</dt>
<dt>e_cal_component_get_percent, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-percent">e_cal_component_get_percent ()</a>
</dt>
<dt>e_cal_component_get_priority, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-priority">e_cal_component_get_priority ()</a>
</dt>
<dt>e_cal_component_get_rdate_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-rdate-list">e_cal_component_get_rdate_list ()</a>
</dt>
<dt>e_cal_component_get_recurid, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-recurid">e_cal_component_get_recurid ()</a>
</dt>
<dt>e_cal_component_get_recurid_as_string, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-recurid-as-string">e_cal_component_get_recurid_as_string ()</a>
</dt>
<dt>e_cal_component_get_rrule_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-rrule-list">e_cal_component_get_rrule_list ()</a>
</dt>
<dt>e_cal_component_get_rrule_property_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-rrule-property-list">e_cal_component_get_rrule_property_list ()</a>
</dt>
<dt>e_cal_component_get_sequence, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-sequence">e_cal_component_get_sequence ()</a>
</dt>
<dt>e_cal_component_get_status, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-status">e_cal_component_get_status ()</a>
</dt>
<dt>e_cal_component_get_summary, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-summary">e_cal_component_get_summary ()</a>
</dt>
<dt>e_cal_component_get_transparency, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-transparency">e_cal_component_get_transparency ()</a>
</dt>
<dt>e_cal_component_get_uid, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-uid">e_cal_component_get_uid ()</a>
</dt>
<dt>e_cal_component_get_url, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-url">e_cal_component_get_url ()</a>
</dt>
<dt>e_cal_component_get_vtype, <a class="indexterm" href="ECalComponent.html#e-cal-component-get-vtype">e_cal_component_get_vtype ()</a>
</dt>
<dt>e_cal_component_has_alarms, <a class="indexterm" href="ECalComponent.html#e-cal-component-has-alarms">e_cal_component_has_alarms ()</a>
</dt>
<dt>e_cal_component_has_attachments, <a class="indexterm" href="ECalComponent.html#e-cal-component-has-attachments">e_cal_component_has_attachments ()</a>
</dt>
<dt>e_cal_component_has_attendees, <a class="indexterm" href="ECalComponent.html#e-cal-component-has-attendees">e_cal_component_has_attendees ()</a>
</dt>
<dt>e_cal_component_has_exceptions, <a class="indexterm" href="ECalComponent.html#e-cal-component-has-exceptions">e_cal_component_has_exceptions ()</a>
</dt>
<dt>e_cal_component_has_exdates, <a class="indexterm" href="ECalComponent.html#e-cal-component-has-exdates">e_cal_component_has_exdates ()</a>
</dt>
<dt>e_cal_component_has_exrules, <a class="indexterm" href="ECalComponent.html#e-cal-component-has-exrules">e_cal_component_has_exrules ()</a>
</dt>
<dt>e_cal_component_has_organizer, <a class="indexterm" href="ECalComponent.html#e-cal-component-has-organizer">e_cal_component_has_organizer ()</a>
</dt>
<dt>e_cal_component_has_rdates, <a class="indexterm" href="ECalComponent.html#e-cal-component-has-rdates">e_cal_component_has_rdates ()</a>
</dt>
<dt>e_cal_component_has_recurrences, <a class="indexterm" href="ECalComponent.html#e-cal-component-has-recurrences">e_cal_component_has_recurrences ()</a>
</dt>
<dt>e_cal_component_has_rrules, <a class="indexterm" href="ECalComponent.html#e-cal-component-has-rrules">e_cal_component_has_rrules ()</a>
</dt>
<dt>e_cal_component_has_simple_recurrence, <a class="indexterm" href="ECalComponent.html#e-cal-component-has-simple-recurrence">e_cal_component_has_simple_recurrence ()</a>
</dt>
<dt>e_cal_component_is_instance, <a class="indexterm" href="ECalComponent.html#e-cal-component-is-instance">e_cal_component_is_instance ()</a>
</dt>
<dt>e_cal_component_new, <a class="indexterm" href="ECalComponent.html#e-cal-component-new">e_cal_component_new ()</a>
</dt>
<dt>e_cal_component_new_from_string, <a class="indexterm" href="ECalComponent.html#e-cal-component-new-from-string">e_cal_component_new_from_string ()</a>
</dt>
<dt>e_cal_component_remove_alarm, <a class="indexterm" href="ECalComponent.html#e-cal-component-remove-alarm">e_cal_component_remove_alarm ()</a>
</dt>
<dt>e_cal_component_remove_all_alarms, <a class="indexterm" href="ECalComponent.html#e-cal-component-remove-all-alarms">e_cal_component_remove_all_alarms ()</a>
</dt>
<dt>e_cal_component_rescan, <a class="indexterm" href="ECalComponent.html#e-cal-component-rescan">e_cal_component_rescan ()</a>
</dt>
<dt>e_cal_component_set_attachment_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-attachment-list">e_cal_component_set_attachment_list ()</a>
</dt>
<dt>e_cal_component_set_attendee_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-attendee-list">e_cal_component_set_attendee_list ()</a>
</dt>
<dt>e_cal_component_set_categories, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-categories">e_cal_component_set_categories ()</a>
</dt>
<dt>e_cal_component_set_categories_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-categories-list">e_cal_component_set_categories_list ()</a>
</dt>
<dt>e_cal_component_set_classification, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-classification">e_cal_component_set_classification ()</a>
</dt>
<dt>e_cal_component_set_comment_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-comment-list">e_cal_component_set_comment_list ()</a>
</dt>
<dt>e_cal_component_set_completed, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-completed">e_cal_component_set_completed ()</a>
</dt>
<dt>e_cal_component_set_contact_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-contact-list">e_cal_component_set_contact_list ()</a>
</dt>
<dt>e_cal_component_set_created, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-created">e_cal_component_set_created ()</a>
</dt>
<dt>e_cal_component_set_description_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-description-list">e_cal_component_set_description_list ()</a>
</dt>
<dt>e_cal_component_set_dtend, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-dtend">e_cal_component_set_dtend ()</a>
</dt>
<dt>e_cal_component_set_dtstamp, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-dtstamp">e_cal_component_set_dtstamp ()</a>
</dt>
<dt>e_cal_component_set_dtstart, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-dtstart">e_cal_component_set_dtstart ()</a>
</dt>
<dt>e_cal_component_set_due, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-due">e_cal_component_set_due ()</a>
</dt>
<dt>e_cal_component_set_exdate_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-exdate-list">e_cal_component_set_exdate_list ()</a>
</dt>
<dt>e_cal_component_set_exrule_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-exrule-list">e_cal_component_set_exrule_list ()</a>
</dt>
<dt>e_cal_component_set_geo, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-geo">e_cal_component_set_geo ()</a>
</dt>
<dt>e_cal_component_set_icalcomponent, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-icalcomponent">e_cal_component_set_icalcomponent ()</a>
</dt>
<dt>e_cal_component_set_last_modified, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-last-modified">e_cal_component_set_last_modified ()</a>
</dt>
<dt>e_cal_component_set_location, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-location">e_cal_component_set_location ()</a>
</dt>
<dt>e_cal_component_set_new_vtype, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-new-vtype">e_cal_component_set_new_vtype ()</a>
</dt>
<dt>e_cal_component_set_organizer, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-organizer">e_cal_component_set_organizer ()</a>
</dt>
<dt>e_cal_component_set_percent, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-percent">e_cal_component_set_percent ()</a>
</dt>
<dt>e_cal_component_set_priority, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-priority">e_cal_component_set_priority ()</a>
</dt>
<dt>e_cal_component_set_rdate_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-rdate-list">e_cal_component_set_rdate_list ()</a>
</dt>
<dt>e_cal_component_set_recurid, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-recurid">e_cal_component_set_recurid ()</a>
</dt>
<dt>e_cal_component_set_rrule_list, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-rrule-list">e_cal_component_set_rrule_list ()</a>
</dt>
<dt>e_cal_component_set_sequence, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-sequence">e_cal_component_set_sequence ()</a>
</dt>
<dt>e_cal_component_set_status, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-status">e_cal_component_set_status ()</a>
</dt>
<dt>e_cal_component_set_summary, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-summary">e_cal_component_set_summary ()</a>
</dt>
<dt>e_cal_component_set_transparency, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-transparency">e_cal_component_set_transparency ()</a>
</dt>
<dt>e_cal_component_set_uid, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-uid">e_cal_component_set_uid ()</a>
</dt>
<dt>e_cal_component_set_url, <a class="indexterm" href="ECalComponent.html#e-cal-component-set-url">e_cal_component_set_url ()</a>
</dt>
<dt>e_cal_component_strip_errors, <a class="indexterm" href="ECalComponent.html#e-cal-component-strip-errors">e_cal_component_strip_errors ()</a>
</dt>
<dt>e_cal_create_object, <a class="indexterm" href="ECal.html#e-cal-create-object">e_cal_create_object ()</a>
</dt>
<dt>e_cal_discard_alarm, <a class="indexterm" href="ECal.html#e-cal-discard-alarm">e_cal_discard_alarm ()</a>
</dt>
<dt>e_cal_free_alarms, <a class="indexterm" href="ECal.html#e-cal-free-alarms">e_cal_free_alarms ()</a>
</dt>
<dt>e_cal_free_change_list, <a class="indexterm" href="ECal.html#e-cal-free-change-list">e_cal_free_change_list ()</a>
</dt>
<dt>e_cal_free_object_list, <a class="indexterm" href="ECal.html#e-cal-free-object-list">e_cal_free_object_list ()</a>
</dt>
<dt>e_cal_generate_instances, <a class="indexterm" href="ECal.html#e-cal-generate-instances">e_cal_generate_instances ()</a>
</dt>
<dt>e_cal_generate_instances_for_object, <a class="indexterm" href="ECal.html#e-cal-generate-instances-for-object">e_cal_generate_instances_for_object ()</a>
</dt>
<dt>e_cal_get_alarms_for_object, <a class="indexterm" href="ECal.html#e-cal-get-alarms-for-object">e_cal_get_alarms_for_object ()</a>
</dt>
<dt>e_cal_get_alarms_in_range, <a class="indexterm" href="ECal.html#e-cal-get-alarms-in-range">e_cal_get_alarms_in_range ()</a>
</dt>
<dt>e_cal_get_alarm_email_address, <a class="indexterm" href="ECal.html#e-cal-get-alarm-email-address">e_cal_get_alarm_email_address ()</a>
</dt>
<dt>e_cal_get_attachments_for_comp, <a class="indexterm" href="ECal.html#e-cal-get-attachments-for-comp">e_cal_get_attachments_for_comp ()</a>
</dt>
<dt>e_cal_get_cal_address, <a class="indexterm" href="ECal.html#e-cal-get-cal-address">e_cal_get_cal_address ()</a>
</dt>
<dt>e_cal_get_changes, <a class="indexterm" href="ECal.html#e-cal-get-changes">e_cal_get_changes ()</a>
</dt>
<dt>e_cal_get_component_as_string, <a class="indexterm" href="ECal.html#e-cal-get-component-as-string">e_cal_get_component_as_string ()</a>
</dt>
<dt>e_cal_get_default_object, <a class="indexterm" href="ECal.html#e-cal-get-default-object">e_cal_get_default_object ()</a>
</dt>
<dt>e_cal_get_error_message, <a class="indexterm" href="ECal.html#e-cal-get-error-message">e_cal_get_error_message ()</a>
</dt>
<dt>e_cal_get_free_busy, <a class="indexterm" href="ECal.html#e-cal-get-free-busy">e_cal_get_free_busy ()</a>
</dt>
<dt>e_cal_get_ldap_attribute, <a class="indexterm" href="ECal.html#e-cal-get-ldap-attribute">e_cal_get_ldap_attribute ()</a>
</dt>
<dt>e_cal_get_load_state, <a class="indexterm" href="ECal.html#e-cal-get-load-state">e_cal_get_load_state ()</a>
</dt>
<dt>e_cal_get_local_attachment_store, <a class="indexterm" href="ECal.html#e-cal-get-local-attachment-store">e_cal_get_local_attachment_store ()</a>
</dt>
<dt>e_cal_get_object, <a class="indexterm" href="ECal.html#e-cal-get-object">e_cal_get_object ()</a>
</dt>
<dt>e_cal_get_objects_for_uid, <a class="indexterm" href="ECal.html#e-cal-get-objects-for-uid">e_cal_get_objects_for_uid ()</a>
</dt>
<dt>e_cal_get_object_list, <a class="indexterm" href="ECal.html#e-cal-get-object-list">e_cal_get_object_list ()</a>
</dt>
<dt>e_cal_get_object_list_as_comp, <a class="indexterm" href="ECal.html#e-cal-get-object-list-as-comp">e_cal_get_object_list_as_comp ()</a>
</dt>
<dt>e_cal_get_one_alarm_only, <a class="indexterm" href="ECal.html#e-cal-get-one-alarm-only">e_cal_get_one_alarm_only ()</a>
</dt>
<dt>e_cal_get_organizer_must_accept, <a class="indexterm" href="ECal.html#e-cal-get-organizer-must-accept">e_cal_get_organizer_must_accept ()</a>
</dt>
<dt>e_cal_get_organizer_must_attend, <a class="indexterm" href="ECal.html#e-cal-get-organizer-must-attend">e_cal_get_organizer_must_attend ()</a>
</dt>
<dt>e_cal_get_query, <a class="indexterm" href="ECal.html#e-cal-get-query">e_cal_get_query ()</a>
</dt>
<dt>e_cal_get_recurrences_no_master, <a class="indexterm" href="ECal.html#e-cal-get-recurrences-no-master">e_cal_get_recurrences_no_master ()</a>
</dt>
<dt>e_cal_get_recur_nth, <a class="indexterm" href="libecal-e-cal-recur.html#e-cal-get-recur-nth">e_cal_get_recur_nth ()</a>
</dt>
<dt>e_cal_get_save_schedules, <a class="indexterm" href="ECal.html#e-cal-get-save-schedules">e_cal_get_save_schedules ()</a>
</dt>
<dt>e_cal_get_source, <a class="indexterm" href="ECal.html#e-cal-get-source">e_cal_get_source ()</a>
</dt>
<dt>e_cal_get_sources, <a class="indexterm" href="ECal.html#e-cal-get-sources">e_cal_get_sources ()</a>
</dt>
<dt>e_cal_get_source_type, <a class="indexterm" href="ECal.html#e-cal-get-source-type">e_cal_get_source_type ()</a>
</dt>
<dt>e_cal_get_static_capability, <a class="indexterm" href="ECal.html#e-cal-get-static-capability">e_cal_get_static_capability ()</a>
</dt>
<dt>e_cal_get_timezone, <a class="indexterm" href="ECal.html#e-cal-get-timezone">e_cal_get_timezone ()</a>
</dt>
<dt>e_cal_get_uri, <a class="indexterm" href="ECal.html#e-cal-get-uri">e_cal_get_uri ()</a>
</dt>
<dt>e_cal_is_read_only, <a class="indexterm" href="ECal.html#e-cal-is-read-only">e_cal_is_read_only ()</a>
</dt>
<dt>e_cal_listener_construct, <a class="indexterm" href="ECalListener.html#e-cal-listener-construct">e_cal_listener_construct ()</a>
</dt>
<dt>e_cal_listener_new, <a class="indexterm" href="ECalListener.html#e-cal-listener-new">e_cal_listener_new ()</a>
</dt>
<dt>e_cal_listener_stop_notification, <a class="indexterm" href="ECalListener.html#e-cal-listener-stop-notification">e_cal_listener_stop_notification ()</a>
</dt>
<dt>e_cal_modify_object, <a class="indexterm" href="ECal.html#e-cal-modify-object">e_cal_modify_object ()</a>
</dt>
<dt>e_cal_new, <a class="indexterm" href="ECal.html#e-cal-new">e_cal_new ()</a>
</dt>
<dt>e_cal_new_from_uri, <a class="indexterm" href="ECal.html#e-cal-new-from-uri">e_cal_new_from_uri ()</a>
</dt>
<dt>e_cal_new_system_calendar, <a class="indexterm" href="ECal.html#e-cal-new-system-calendar">e_cal_new_system_calendar ()</a>
</dt>
<dt>e_cal_new_system_memos, <a class="indexterm" href="ECal.html#e-cal-new-system-memos">e_cal_new_system_memos ()</a>
</dt>
<dt>e_cal_new_system_tasks, <a class="indexterm" href="ECal.html#e-cal-new-system-tasks">e_cal_new_system_tasks ()</a>
</dt>
<dt>e_cal_open, <a class="indexterm" href="ECal.html#e-cal-open">e_cal_open ()</a>
</dt>
<dt>e_cal_open_async, <a class="indexterm" href="ECal.html#e-cal-open-async">e_cal_open_async ()</a>
</dt>
<dt>e_cal_open_default, <a class="indexterm" href="ECal.html#e-cal-open-default">e_cal_open_default ()</a>
</dt>
<dt>e_cal_open_status_enum_get_type, <a class="indexterm" href="ECal.html#e-cal-open-status-enum-get-type">e_cal_open_status_enum_get_type ()</a>
</dt>
<dt>e_cal_receive_objects, <a class="indexterm" href="ECal.html#e-cal-receive-objects">e_cal_receive_objects ()</a>
</dt>
<dt>e_cal_recur_generate_instances, <a class="indexterm" href="libecal-e-cal-recur.html#e-cal-recur-generate-instances">e_cal_recur_generate_instances ()</a>
</dt>
<dt>e_cal_recur_nth, <a class="indexterm" href="libecal-e-cal-recur.html#e-cal-recur-nth">e_cal_recur_nth</a>
</dt>
<dt>e_cal_remove, <a class="indexterm" href="ECal.html#e-cal-remove">e_cal_remove ()</a>
</dt>
<dt>e_cal_remove_object, <a class="indexterm" href="ECal.html#e-cal-remove-object">e_cal_remove_object ()</a>
</dt>
<dt>e_cal_remove_object_with_mod, <a class="indexterm" href="ECal.html#e-cal-remove-object-with-mod">e_cal_remove_object_with_mod ()</a>
</dt>
<dt>e_cal_resolve_tzid_cb, <a class="indexterm" href="ECal.html#e-cal-resolve-tzid-cb">e_cal_resolve_tzid_cb ()</a>
</dt>
<dt>e_cal_send_objects, <a class="indexterm" href="ECal.html#e-cal-send-objects">e_cal_send_objects ()</a>
</dt>
<dt>e_cal_set_auth_func, <a class="indexterm" href="ECal.html#e-cal-set-auth-func">e_cal_set_auth_func ()</a>
</dt>
<dt>e_cal_set_default, <a class="indexterm" href="ECal.html#e-cal-set-default">e_cal_set_default ()</a>
</dt>
<dt>e_cal_set_default_source, <a class="indexterm" href="ECal.html#e-cal-set-default-source">e_cal_set_default_source ()</a>
</dt>
<dt>e_cal_set_default_timezone, <a class="indexterm" href="ECal.html#e-cal-set-default-timezone">e_cal_set_default_timezone ()</a>
</dt>
<dt>e_cal_set_mode, <a class="indexterm" href="ECal.html#e-cal-set-mode">e_cal_set_mode ()</a>
</dt>
<dt>e_cal_set_mode_status_enum_get_type, <a class="indexterm" href="ECal.html#e-cal-set-mode-status-enum-get-type">e_cal_set_mode_status_enum_get_type ()</a>
</dt>
<dt>E_CAL_SET_MODE_STATUS_ENUM_TYPE, <a class="indexterm" href="ECal.html#E-CAL-SET-MODE-STATUS-ENUM-TYPE:CAPS">E_CAL_SET_MODE_STATUS_ENUM_TYPE</a>
</dt>
<dt>e_cal_source_type_enum_get_type, <a class="indexterm" href="ECal.html#e-cal-source-type-enum-get-type">e_cal_source_type_enum_get_type ()</a>
</dt>
<dt>e_cal_uri_list, <a class="indexterm" href="ECal.html#e-cal-uri-list">e_cal_uri_list ()</a>
</dt>
<dt>e_cal_util_add_timezones_from_component, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-add-timezones-from-component">e_cal_util_add_timezones_from_component ()</a>
</dt>
<dt>e_cal_util_component_has_alarms, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-component-has-alarms">e_cal_util_component_has_alarms ()</a>
</dt>
<dt>e_cal_util_component_has_attendee, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-component-has-attendee">e_cal_util_component_has_attendee ()</a>
</dt>
<dt>e_cal_util_component_has_organizer, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-component-has-organizer">e_cal_util_component_has_organizer ()</a>
</dt>
<dt>e_cal_util_component_has_rdates, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-component-has-rdates">e_cal_util_component_has_rdates ()</a>
</dt>
<dt>e_cal_util_component_has_recurrences, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-component-has-recurrences">e_cal_util_component_has_recurrences ()</a>
</dt>
<dt>e_cal_util_component_has_rrules, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-component-has-rrules">e_cal_util_component_has_rrules ()</a>
</dt>
<dt>e_cal_util_component_is_instance, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-component-is-instance">e_cal_util_component_is_instance ()</a>
</dt>
<dt>e_cal_util_construct_instance, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-construct-instance">e_cal_util_construct_instance ()</a>
</dt>
<dt>e_cal_util_event_dates_match, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-event-dates-match">e_cal_util_event_dates_match ()</a>
</dt>
<dt>e_cal_util_generate_alarms_for_comp, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-generate-alarms-for-comp">e_cal_util_generate_alarms_for_comp ()</a>
</dt>
<dt>e_cal_util_generate_alarms_for_list, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-generate-alarms-for-list">e_cal_util_generate_alarms_for_list ()</a>
</dt>
<dt>e_cal_util_new_component, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-new-component">e_cal_util_new_component ()</a>
</dt>
<dt>e_cal_util_new_top_level, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-new-top-level">e_cal_util_new_top_level ()</a>
</dt>
<dt>e_cal_util_parse_ics_file, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-parse-ics-file">e_cal_util_parse_ics_file ()</a>
</dt>
<dt>e_cal_util_parse_ics_string, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-parse-ics-string">e_cal_util_parse_ics_string ()</a>
</dt>
<dt>e_cal_util_priority_from_string, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-priority-from-string">e_cal_util_priority_from_string ()</a>
</dt>
<dt>e_cal_util_priority_to_string, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-priority-to-string">e_cal_util_priority_to_string ()</a>
</dt>
<dt>e_cal_util_remove_instances, <a class="indexterm" href="libecal-e-cal-util.html#e-cal-util-remove-instances">e_cal_util_remove_instances ()</a>
</dt>
<dt>e_cal_view_get_client, <a class="indexterm" href="ECalView.html#e-cal-view-get-client">e_cal_view_get_client ()</a>
</dt>
<dt>e_cal_view_listener_new, <a class="indexterm" href="ECalViewListener.html#e-cal-view-listener-new">e_cal_view_listener_new ()</a>
</dt>
<dt>e_cal_view_start, <a class="indexterm" href="ECalView.html#e-cal-view-start">e_cal_view_start ()</a>
</dt>
</dl>
</div>
<div class="indexdiv">
<h3>I</h3>
<dl>
<dt>icaltimetype_to_tm, <a class="indexterm" href="libecal-e-cal-time-util.html#icaltimetype-to-tm">icaltimetype_to_tm ()</a>
</dt>
<dt>icaltimetype_to_tm_with_zone, <a class="indexterm" href="libecal-e-cal-time-util.html#icaltimetype-to-tm-with-zone">icaltimetype_to_tm_with_zone ()</a>
</dt>
<dt>isodate_from_time_t, <a class="indexterm" href="libecal-e-cal-time-util.html#isodate-from-time-t">isodate_from_time_t ()</a>
</dt>
</dl>
</div>
<div class="indexdiv">
<h3>T</h3>
<dl>
<dt>time_add_day, <a class="indexterm" href="libecal-e-cal-time-util.html#time-add-day">time_add_day ()</a>
</dt>
<dt>time_add_day_with_zone, <a class="indexterm" href="libecal-e-cal-time-util.html#time-add-day-with-zone">time_add_day_with_zone ()</a>
</dt>
<dt>time_add_month_with_zone, <a class="indexterm" href="libecal-e-cal-time-util.html#time-add-month-with-zone">time_add_month_with_zone ()</a>
</dt>
<dt>time_add_week, <a class="indexterm" href="libecal-e-cal-time-util.html#time-add-week">time_add_week ()</a>
</dt>
<dt>time_add_week_with_zone, <a class="indexterm" href="libecal-e-cal-time-util.html#time-add-week-with-zone">time_add_week_with_zone ()</a>
</dt>
<dt>time_days_in_month, <a class="indexterm" href="libecal-e-cal-time-util.html#time-days-in-month">time_days_in_month ()</a>
</dt>
<dt>time_day_begin, <a class="indexterm" href="libecal-e-cal-time-util.html#time-day-begin">time_day_begin ()</a>
</dt>
<dt>time_day_begin_with_zone, <a class="indexterm" href="libecal-e-cal-time-util.html#time-day-begin-with-zone">time_day_begin_with_zone ()</a>
</dt>
<dt>time_day_end, <a class="indexterm" href="libecal-e-cal-time-util.html#time-day-end">time_day_end ()</a>
</dt>
<dt>time_day_end_with_zone, <a class="indexterm" href="libecal-e-cal-time-util.html#time-day-end-with-zone">time_day_end_with_zone ()</a>
</dt>
<dt>time_day_of_week, <a class="indexterm" href="libecal-e-cal-time-util.html#time-day-of-week">time_day_of_week ()</a>
</dt>
<dt>time_day_of_year, <a class="indexterm" href="libecal-e-cal-time-util.html#time-day-of-year">time_day_of_year ()</a>
</dt>
<dt>time_from_isodate, <a class="indexterm" href="libecal-e-cal-time-util.html#time-from-isodate">time_from_isodate ()</a>
</dt>
<dt>time_is_leap_year, <a class="indexterm" href="libecal-e-cal-time-util.html#time-is-leap-year">time_is_leap_year ()</a>
</dt>
<dt>time_leap_years_up_to, <a class="indexterm" href="libecal-e-cal-time-util.html#time-leap-years-up-to">time_leap_years_up_to ()</a>
</dt>
<dt>time_month_begin_with_zone, <a class="indexterm" href="libecal-e-cal-time-util.html#time-month-begin-with-zone">time_month_begin_with_zone ()</a>
</dt>
<dt>time_to_gdate_with_zone, <a class="indexterm" href="libecal-e-cal-time-util.html#time-to-gdate-with-zone">time_to_gdate_with_zone ()</a>
</dt>
<dt>time_week_begin_with_zone, <a class="indexterm" href="libecal-e-cal-time-util.html#time-week-begin-with-zone">time_week_begin_with_zone ()</a>
</dt>
<dt>time_year_begin_with_zone, <a class="indexterm" href="libecal-e-cal-time-util.html#time-year-begin-with-zone">time_year_begin_with_zone ()</a>
</dt>
<dt>tm_to_icaltimetype, <a class="indexterm" href="libecal-e-cal-time-util.html#tm-to-icaltimetype">tm_to_icaltimetype ()</a>
</dt>
</dl>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.11</div>
</body>
</html>