~cyphermox/ubuntu/quantal/evolution-data-server/autopkgtests

« back to all changes in this revision

Viewing changes to docs/reference/calendar/libecal/html/libecal.devhelp

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-09-19 12:15:29 UTC
  • mfrom: (1.1.93 upstream)
  • Revision ID: package-import@ubuntu.com-20110919121529-nsmfnges77ec7hux
Tags: 3.1.92-0ubuntu1
* New upstream release.
  - Cannot add more than one appointment per session (LP: #852277)
  - Contacts calendar backend doesn't show events (LP: #853905)
  - Set X-Evolution-Source header consistently (LP: #660626)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2
 
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
3
 
<book xmlns="http://www.devhelp.net/book" title="Evolution-Data-Server Manual: Calendar Client (libecal)" link="index.html" author="" name="libecal">
4
 
  <chapters>
5
 
    <sub name="Evolution-Data-Server Manual: Calendar Client (libecal)" link="ch01.html">
6
 
      <sub name="ECalClient" link="ECalClient.html"/>
7
 
      <sub name="ECalClientView" link="ECalClientView.html"/>
8
 
      <sub name="ECalComponent" link="ECalComponent.html"/>
9
 
      <sub name="e-cal-recur" link="libecal-e-cal-recur.html"/>
10
 
      <sub name="e-cal-time-util" link="libecal-e-cal-time-util.html"/>
11
 
      <sub name="e-cal-types" link="libecal-e-cal-types.html"/>
12
 
      <sub name="e-cal-util" link="libecal-e-cal-util.html"/>
13
 
      <sub name="e-cal-system-timezone" link="libecal-e-cal-system-timezone.html"/>
14
 
      <sub name="e-cal-check-timezones" link="libecal-e-cal-check-timezones.html"/>
15
 
    </sub>
16
 
    <sub name="Deprecated Classes" link="ch02.html">
17
 
      <sub name="ECal" link="ECal.html"/>
18
 
      <sub name="ECalView" link="ECalView.html"/>
19
 
    </sub>
20
 
    <sub name="Index" link="api-index-full.html"/>
21
 
    <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
22
 
    <sub name="Index of new symbols in 3.2" link="api-index-3.2.html"/>
23
 
    <sub name="Index of new symbols in 3.0" link="api-index-3.0.html"/>
24
 
    <sub name="Index of new symbols in 2.32" link="api-index-2.32.html"/>
25
 
    <sub name="Index of new symbols in 2.30" link="api-index-2.30.html"/>
26
 
    <sub name="Index of new symbols in 2.28" link="api-index-2.28.html"/>
27
 
    <sub name="Index of new symbols in 2.26" link="api-index-2.26.html"/>
28
 
    <sub name="Index of new symbols in 2.24" link="api-index-2.24.html"/>
29
 
    <sub name="Index of new symbols in 2.22" link="api-index-2.22.html"/>
30
 
    <sub name="Index of new symbols in 1.12" link="api-index-1.12.html"/>
31
 
    <sub name="Annotation Glossary" link="annotation-glossary.html"/>
32
 
  </chapters>
33
 
  <functions>
34
 
    <function name="struct ECalClient" link="ECalClient.html#ECalClient-struct"/>
35
 
    <function name="CAL_BACKEND_PROPERTY_CAL_EMAIL_ADDRESS" link="ECalClient.html#CAL-BACKEND-PROPERTY-CAL-EMAIL-ADDRESS:CAPS"/>
36
 
    <function name="CAL_BACKEND_PROPERTY_ALARM_EMAIL_ADDRESS" link="ECalClient.html#CAL-BACKEND-PROPERTY-ALARM-EMAIL-ADDRESS:CAPS"/>
37
 
    <function name="CAL_BACKEND_PROPERTY_DEFAULT_OBJECT" link="ECalClient.html#CAL-BACKEND-PROPERTY-DEFAULT-OBJECT:CAPS"/>
38
 
    <function name="enum ECalClientSourceType" link="ECalClient.html#ECalClientSourceType"/>
39
 
    <function name="E_CAL_CLIENT_ERROR" link="ECalClient.html#E-CAL-CLIENT-ERROR:CAPS"/>
40
 
    <function name="enum ECalClientError" link="ECalClient.html#ECalClientError"/>
41
 
    <function name="e_cal_client_error_to_string ()" link="ECalClient.html#e-cal-client-error-to-string"/>
42
 
    <function name="e_cal_client_error_create ()" link="ECalClient.html#e-cal-client-error-create"/>
43
 
    <function name="e_cal_client_new ()" link="ECalClient.html#e-cal-client-new"/>
44
 
    <function name="e_cal_client_new_from_uri ()" link="ECalClient.html#e-cal-client-new-from-uri"/>
45
 
    <function name="e_cal_client_new_system ()" link="ECalClient.html#e-cal-client-new-system"/>
46
 
    <function name="e_cal_client_new_default ()" link="ECalClient.html#e-cal-client-new-default"/>
47
 
    <function name="e_cal_client_set_default ()" link="ECalClient.html#e-cal-client-set-default"/>
48
 
    <function name="e_cal_client_set_default_source ()" link="ECalClient.html#e-cal-client-set-default-source"/>
49
 
    <function name="e_cal_client_get_sources ()" link="ECalClient.html#e-cal-client-get-sources"/>
50
 
    <function name="e_cal_client_get_source_type ()" link="ECalClient.html#e-cal-client-get-source-type"/>
51
 
    <function name="e_cal_client_get_local_attachment_store ()" link="ECalClient.html#e-cal-client-get-local-attachment-store"/>
52
 
    <function name="e_cal_client_set_default_timezone ()" link="ECalClient.html#e-cal-client-set-default-timezone"/>
53
 
    <function name="e_cal_client_get_default_timezone ()" link="ECalClient.html#e-cal-client-get-default-timezone"/>
54
 
    <function name="e_cal_client_check_one_alarm_only ()" link="ECalClient.html#e-cal-client-check-one-alarm-only"/>
55
 
    <function name="e_cal_client_check_save_schedules ()" link="ECalClient.html#e-cal-client-check-save-schedules"/>
56
 
    <function name="e_cal_client_check_organizer_must_attend ()" link="ECalClient.html#e-cal-client-check-organizer-must-attend"/>
57
 
    <function name="e_cal_client_check_organizer_must_accept ()" link="ECalClient.html#e-cal-client-check-organizer-must-accept"/>
58
 
    <function name="e_cal_client_check_recurrences_no_master ()" link="ECalClient.html#e-cal-client-check-recurrences-no-master"/>
59
 
    <function name="e_cal_client_free_icalcomp_slist ()" link="ECalClient.html#e-cal-client-free-icalcomp-slist"/>
60
 
    <function name="e_cal_client_free_ecalcomp_slist ()" link="ECalClient.html#e-cal-client-free-ecalcomp-slist"/>
61
 
    <function name="e_cal_client_resolve_tzid_cb ()" link="ECalClient.html#e-cal-client-resolve-tzid-cb"/>
62
 
    <function name="e_cal_client_generate_instances ()" link="ECalClient.html#e-cal-client-generate-instances"/>
63
 
    <function name="e_cal_client_generate_instances_sync ()" link="ECalClient.html#e-cal-client-generate-instances-sync"/>
64
 
    <function name="e_cal_client_generate_instances_for_object ()" link="ECalClient.html#e-cal-client-generate-instances-for-object"/>
65
 
    <function name="e_cal_client_generate_instances_for_object_sync ()" link="ECalClient.html#e-cal-client-generate-instances-for-object-sync"/>
66
 
    <function name="e_cal_client_get_component_as_string ()" link="ECalClient.html#e-cal-client-get-component-as-string"/>
67
 
    <function name="e_cal_client_get_default_object ()" link="ECalClient.html#e-cal-client-get-default-object"/>
68
 
    <function name="e_cal_client_get_default_object_finish ()" link="ECalClient.html#e-cal-client-get-default-object-finish"/>
69
 
    <function name="e_cal_client_get_default_object_sync ()" link="ECalClient.html#e-cal-client-get-default-object-sync"/>
70
 
    <function name="e_cal_client_get_object ()" link="ECalClient.html#e-cal-client-get-object"/>
71
 
    <function name="e_cal_client_get_object_finish ()" link="ECalClient.html#e-cal-client-get-object-finish"/>
72
 
    <function name="e_cal_client_get_object_sync ()" link="ECalClient.html#e-cal-client-get-object-sync"/>
73
 
    <function name="e_cal_client_get_objects_for_uid ()" link="ECalClient.html#e-cal-client-get-objects-for-uid"/>
74
 
    <function name="e_cal_client_get_objects_for_uid_finish ()" link="ECalClient.html#e-cal-client-get-objects-for-uid-finish"/>
75
 
    <function name="e_cal_client_get_objects_for_uid_sync ()" link="ECalClient.html#e-cal-client-get-objects-for-uid-sync"/>
76
 
    <function name="e_cal_client_get_object_list ()" link="ECalClient.html#e-cal-client-get-object-list"/>
77
 
    <function name="e_cal_client_get_object_list_finish ()" link="ECalClient.html#e-cal-client-get-object-list-finish"/>
78
 
    <function name="e_cal_client_get_object_list_sync ()" link="ECalClient.html#e-cal-client-get-object-list-sync"/>
79
 
    <function name="e_cal_client_get_object_list_as_comps ()" link="ECalClient.html#e-cal-client-get-object-list-as-comps"/>
80
 
    <function name="e_cal_client_get_object_list_as_comps_finish ()" link="ECalClient.html#e-cal-client-get-object-list-as-comps-finish"/>
81
 
    <function name="e_cal_client_get_object_list_as_comps_sync ()" link="ECalClient.html#e-cal-client-get-object-list-as-comps-sync"/>
82
 
    <function name="e_cal_client_get_free_busy ()" link="ECalClient.html#e-cal-client-get-free-busy"/>
83
 
    <function name="e_cal_client_get_free_busy_finish ()" link="ECalClient.html#e-cal-client-get-free-busy-finish"/>
84
 
    <function name="e_cal_client_get_free_busy_sync ()" link="ECalClient.html#e-cal-client-get-free-busy-sync"/>
85
 
    <function name="e_cal_client_create_object ()" link="ECalClient.html#e-cal-client-create-object"/>
86
 
    <function name="e_cal_client_create_object_finish ()" link="ECalClient.html#e-cal-client-create-object-finish"/>
87
 
    <function name="e_cal_client_create_object_sync ()" link="ECalClient.html#e-cal-client-create-object-sync"/>
88
 
    <function name="e_cal_client_modify_object ()" link="ECalClient.html#e-cal-client-modify-object"/>
89
 
    <function name="e_cal_client_modify_object_finish ()" link="ECalClient.html#e-cal-client-modify-object-finish"/>
90
 
    <function name="e_cal_client_modify_object_sync ()" link="ECalClient.html#e-cal-client-modify-object-sync"/>
91
 
    <function name="e_cal_client_remove_object ()" link="ECalClient.html#e-cal-client-remove-object"/>
92
 
    <function name="e_cal_client_remove_object_finish ()" link="ECalClient.html#e-cal-client-remove-object-finish"/>
93
 
    <function name="e_cal_client_remove_object_sync ()" link="ECalClient.html#e-cal-client-remove-object-sync"/>
94
 
    <function name="e_cal_client_receive_objects ()" link="ECalClient.html#e-cal-client-receive-objects"/>
95
 
    <function name="e_cal_client_receive_objects_finish ()" link="ECalClient.html#e-cal-client-receive-objects-finish"/>
96
 
    <function name="e_cal_client_receive_objects_sync ()" link="ECalClient.html#e-cal-client-receive-objects-sync"/>
97
 
    <function name="e_cal_client_send_objects ()" link="ECalClient.html#e-cal-client-send-objects"/>
98
 
    <function name="e_cal_client_send_objects_finish ()" link="ECalClient.html#e-cal-client-send-objects-finish"/>
99
 
    <function name="e_cal_client_send_objects_sync ()" link="ECalClient.html#e-cal-client-send-objects-sync"/>
100
 
    <function name="e_cal_client_get_attachment_uris ()" link="ECalClient.html#e-cal-client-get-attachment-uris"/>
101
 
    <function name="e_cal_client_get_attachment_uris_finish ()" link="ECalClient.html#e-cal-client-get-attachment-uris-finish"/>
102
 
    <function name="e_cal_client_get_attachment_uris_sync ()" link="ECalClient.html#e-cal-client-get-attachment-uris-sync"/>
103
 
    <function name="e_cal_client_discard_alarm ()" link="ECalClient.html#e-cal-client-discard-alarm"/>
104
 
    <function name="e_cal_client_discard_alarm_finish ()" link="ECalClient.html#e-cal-client-discard-alarm-finish"/>
105
 
    <function name="e_cal_client_discard_alarm_sync ()" link="ECalClient.html#e-cal-client-discard-alarm-sync"/>
106
 
    <function name="e_cal_client_get_view ()" link="ECalClient.html#e-cal-client-get-view"/>
107
 
    <function name="e_cal_client_get_view_finish ()" link="ECalClient.html#e-cal-client-get-view-finish"/>
108
 
    <function name="e_cal_client_get_view_sync ()" link="ECalClient.html#e-cal-client-get-view-sync"/>
109
 
    <function name="e_cal_client_get_timezone ()" link="ECalClient.html#e-cal-client-get-timezone"/>
110
 
    <function name="e_cal_client_get_timezone_finish ()" link="ECalClient.html#e-cal-client-get-timezone-finish"/>
111
 
    <function name="e_cal_client_get_timezone_sync ()" link="ECalClient.html#e-cal-client-get-timezone-sync"/>
112
 
    <function name="e_cal_client_add_timezone ()" link="ECalClient.html#e-cal-client-add-timezone"/>
113
 
    <function name="e_cal_client_add_timezone_finish ()" link="ECalClient.html#e-cal-client-add-timezone-finish"/>
114
 
    <function name="e_cal_client_add_timezone_sync ()" link="ECalClient.html#e-cal-client-add-timezone-sync"/>
115
 
    <function name="The &quot;free-busy-data&quot; signal" link="ECalClient.html#ECalClient-free-busy-data"/>
116
 
    <function name="struct ECalClientView" link="ECalClientView.html#ECalClientView-struct"/>
117
 
    <function name="e_cal_client_view_get_client ()" link="ECalClientView.html#e-cal-client-view-get-client"/>
118
 
    <function name="e_cal_client_view_is_running ()" link="ECalClientView.html#e-cal-client-view-is-running"/>
119
 
    <function name="e_cal_client_view_set_fields_of_interest ()" link="ECalClientView.html#e-cal-client-view-set-fields-of-interest"/>
120
 
    <function name="e_cal_client_view_start ()" link="ECalClientView.html#e-cal-client-view-start"/>
121
 
    <function name="e_cal_client_view_stop ()" link="ECalClientView.html#e-cal-client-view-stop"/>
122
 
    <function name="The &quot;client&quot; property" link="ECalClientView.html#ECalClientView--client"/>
123
 
    <function name="The &quot;view&quot; property" link="ECalClientView.html#ECalClientView--view"/>
124
 
    <function name="The &quot;complete&quot; signal" link="ECalClientView.html#ECalClientView-complete"/>
125
 
    <function name="The &quot;objects-added&quot; signal" link="ECalClientView.html#ECalClientView-objects-added"/>
126
 
    <function name="The &quot;objects-modified&quot; signal" link="ECalClientView.html#ECalClientView-objects-modified"/>
127
 
    <function name="The &quot;objects-removed&quot; signal" link="ECalClientView.html#ECalClientView-objects-removed"/>
128
 
    <function name="The &quot;progress&quot; signal" link="ECalClientView.html#ECalClientView-progress"/>
129
 
    <function name="struct ECalComponent" link="ECalComponent.html#ECalComponent-struct"/>
130
 
    <function name="ECalComponentId" link="ECalComponent.html#ECalComponentId"/>
131
 
    <function name="enum ECalComponentVType" link="ECalComponent.html#ECalComponentVType"/>
132
 
    <function name="enum ECalComponentField" link="ECalComponent.html#ECalComponentField"/>
133
 
    <function name="enum ECalComponentClassification" link="ECalComponent.html#ECalComponentClassification"/>
134
 
    <function name="ECalComponentDateTime" link="ECalComponent.html#ECalComponentDateTime"/>
135
 
    <function name="enum ECalComponentPeriodType" link="ECalComponent.html#ECalComponentPeriodType"/>
136
 
    <function name="ECalComponentPeriod" link="ECalComponent.html#ECalComponentPeriod"/>
137
 
    <function name="enum ECalComponentRangeType" link="ECalComponent.html#ECalComponentRangeType"/>
138
 
    <function name="ECalComponentRange" link="ECalComponent.html#ECalComponentRange"/>
139
 
    <function name="ECalComponentText" link="ECalComponent.html#ECalComponentText"/>
140
 
    <function name="enum ECalComponentTransparency" link="ECalComponent.html#ECalComponentTransparency"/>
141
 
    <function name="ECalComponentAttendee" link="ECalComponent.html#ECalComponentAttendee"/>
142
 
    <function name="ECalComponentOrganizer" link="ECalComponent.html#ECalComponentOrganizer"/>
143
 
    <function name="e_cal_component_gen_uid ()" link="ECalComponent.html#e-cal-component-gen-uid"/>
144
 
    <function name="e_cal_component_new ()" link="ECalComponent.html#e-cal-component-new"/>
145
 
    <function name="e_cal_component_new_from_string ()" link="ECalComponent.html#e-cal-component-new-from-string"/>
146
 
    <function name="e_cal_component_clone ()" link="ECalComponent.html#e-cal-component-clone"/>
147
 
    <function name="e_cal_component_set_new_vtype ()" link="ECalComponent.html#e-cal-component-set-new-vtype"/>
148
 
    <function name="e_cal_component_set_icalcomponent ()" link="ECalComponent.html#e-cal-component-set-icalcomponent"/>
149
 
    <function name="e_cal_component_get_icalcomponent ()" link="ECalComponent.html#e-cal-component-get-icalcomponent"/>
150
 
    <function name="e_cal_component_rescan ()" link="ECalComponent.html#e-cal-component-rescan"/>
151
 
    <function name="e_cal_component_strip_errors ()" link="ECalComponent.html#e-cal-component-strip-errors"/>
152
 
    <function name="e_cal_component_get_vtype ()" link="ECalComponent.html#e-cal-component-get-vtype"/>
153
 
    <function name="e_cal_component_get_as_string ()" link="ECalComponent.html#e-cal-component-get-as-string"/>
154
 
    <function name="e_cal_component_commit_sequence ()" link="ECalComponent.html#e-cal-component-commit-sequence"/>
155
 
    <function name="e_cal_component_abort_sequence ()" link="ECalComponent.html#e-cal-component-abort-sequence"/>
156
 
    <function name="e_cal_component_get_uid ()" link="ECalComponent.html#e-cal-component-get-uid"/>
157
 
    <function name="e_cal_component_set_uid ()" link="ECalComponent.html#e-cal-component-set-uid"/>
158
 
    <function name="e_cal_component_get_id ()" link="ECalComponent.html#e-cal-component-get-id"/>
159
 
    <function name="e_cal_component_free_id ()" link="ECalComponent.html#e-cal-component-free-id"/>
160
 
    <function name="e_cal_component_get_categories ()" link="ECalComponent.html#e-cal-component-get-categories"/>
161
 
    <function name="e_cal_component_set_categories ()" link="ECalComponent.html#e-cal-component-set-categories"/>
162
 
    <function name="e_cal_component_get_categories_list ()" link="ECalComponent.html#e-cal-component-get-categories-list"/>
163
 
    <function name="e_cal_component_set_categories_list ()" link="ECalComponent.html#e-cal-component-set-categories-list"/>
164
 
    <function name="e_cal_component_get_classification ()" link="ECalComponent.html#e-cal-component-get-classification"/>
165
 
    <function name="e_cal_component_set_classification ()" link="ECalComponent.html#e-cal-component-set-classification"/>
166
 
    <function name="e_cal_component_get_comment_list ()" link="ECalComponent.html#e-cal-component-get-comment-list"/>
167
 
    <function name="e_cal_component_set_comment_list ()" link="ECalComponent.html#e-cal-component-set-comment-list"/>
168
 
    <function name="e_cal_component_get_completed ()" link="ECalComponent.html#e-cal-component-get-completed"/>
169
 
    <function name="e_cal_component_set_completed ()" link="ECalComponent.html#e-cal-component-set-completed"/>
170
 
    <function name="e_cal_component_get_contact_list ()" link="ECalComponent.html#e-cal-component-get-contact-list"/>
171
 
    <function name="e_cal_component_set_contact_list ()" link="ECalComponent.html#e-cal-component-set-contact-list"/>
172
 
    <function name="e_cal_component_get_created ()" link="ECalComponent.html#e-cal-component-get-created"/>
173
 
    <function name="e_cal_component_set_created ()" link="ECalComponent.html#e-cal-component-set-created"/>
174
 
    <function name="e_cal_component_get_description_list ()" link="ECalComponent.html#e-cal-component-get-description-list"/>
175
 
    <function name="e_cal_component_set_description_list ()" link="ECalComponent.html#e-cal-component-set-description-list"/>
176
 
    <function name="e_cal_component_get_dtend ()" link="ECalComponent.html#e-cal-component-get-dtend"/>
177
 
    <function name="e_cal_component_set_dtend ()" link="ECalComponent.html#e-cal-component-set-dtend"/>
178
 
    <function name="e_cal_component_get_dtstamp ()" link="ECalComponent.html#e-cal-component-get-dtstamp"/>
179
 
    <function name="e_cal_component_set_dtstamp ()" link="ECalComponent.html#e-cal-component-set-dtstamp"/>
180
 
    <function name="e_cal_component_get_dtstart ()" link="ECalComponent.html#e-cal-component-get-dtstart"/>
181
 
    <function name="e_cal_component_set_dtstart ()" link="ECalComponent.html#e-cal-component-set-dtstart"/>
182
 
    <function name="e_cal_component_get_due ()" link="ECalComponent.html#e-cal-component-get-due"/>
183
 
    <function name="e_cal_component_set_due ()" link="ECalComponent.html#e-cal-component-set-due"/>
184
 
    <function name="e_cal_component_get_exdate_list ()" link="ECalComponent.html#e-cal-component-get-exdate-list"/>
185
 
    <function name="e_cal_component_set_exdate_list ()" link="ECalComponent.html#e-cal-component-set-exdate-list"/>
186
 
    <function name="e_cal_component_has_exdates ()" link="ECalComponent.html#e-cal-component-has-exdates"/>
187
 
    <function name="e_cal_component_get_exrule_list ()" link="ECalComponent.html#e-cal-component-get-exrule-list"/>
188
 
    <function name="e_cal_component_get_exrule_property_list ()" link="ECalComponent.html#e-cal-component-get-exrule-property-list"/>
189
 
    <function name="e_cal_component_set_exrule_list ()" link="ECalComponent.html#e-cal-component-set-exrule-list"/>
190
 
    <function name="e_cal_component_has_exrules ()" link="ECalComponent.html#e-cal-component-has-exrules"/>
191
 
    <function name="e_cal_component_has_exceptions ()" link="ECalComponent.html#e-cal-component-has-exceptions"/>
192
 
    <function name="e_cal_component_get_geo ()" link="ECalComponent.html#e-cal-component-get-geo"/>
193
 
    <function name="e_cal_component_set_geo ()" link="ECalComponent.html#e-cal-component-set-geo"/>
194
 
    <function name="e_cal_component_get_last_modified ()" link="ECalComponent.html#e-cal-component-get-last-modified"/>
195
 
    <function name="e_cal_component_set_last_modified ()" link="ECalComponent.html#e-cal-component-set-last-modified"/>
196
 
    <function name="e_cal_component_get_organizer ()" link="ECalComponent.html#e-cal-component-get-organizer"/>
197
 
    <function name="e_cal_component_set_organizer ()" link="ECalComponent.html#e-cal-component-set-organizer"/>
198
 
    <function name="e_cal_component_has_organizer ()" link="ECalComponent.html#e-cal-component-has-organizer"/>
199
 
    <function name="e_cal_component_get_percent_as_int ()" link="ECalComponent.html#e-cal-component-get-percent-as-int"/>
200
 
    <function name="e_cal_component_set_percent_as_int ()" link="ECalComponent.html#e-cal-component-set-percent-as-int"/>
201
 
    <function name="e_cal_component_get_percent ()" link="ECalComponent.html#e-cal-component-get-percent"/>
202
 
    <function name="e_cal_component_set_percent ()" link="ECalComponent.html#e-cal-component-set-percent"/>
203
 
    <function name="e_cal_component_get_priority ()" link="ECalComponent.html#e-cal-component-get-priority"/>
204
 
    <function name="e_cal_component_set_priority ()" link="ECalComponent.html#e-cal-component-set-priority"/>
205
 
    <function name="e_cal_component_get_recurid ()" link="ECalComponent.html#e-cal-component-get-recurid"/>
206
 
    <function name="e_cal_component_get_recurid_as_string ()" link="ECalComponent.html#e-cal-component-get-recurid-as-string"/>
207
 
    <function name="e_cal_component_set_recurid ()" link="ECalComponent.html#e-cal-component-set-recurid"/>
208
 
    <function name="e_cal_component_get_rdate_list ()" link="ECalComponent.html#e-cal-component-get-rdate-list"/>
209
 
    <function name="e_cal_component_set_rdate_list ()" link="ECalComponent.html#e-cal-component-set-rdate-list"/>
210
 
    <function name="e_cal_component_has_rdates ()" link="ECalComponent.html#e-cal-component-has-rdates"/>
211
 
    <function name="e_cal_component_get_rrule_list ()" link="ECalComponent.html#e-cal-component-get-rrule-list"/>
212
 
    <function name="e_cal_component_get_rrule_property_list ()" link="ECalComponent.html#e-cal-component-get-rrule-property-list"/>
213
 
    <function name="e_cal_component_set_rrule_list ()" link="ECalComponent.html#e-cal-component-set-rrule-list"/>
214
 
    <function name="e_cal_component_has_rrules ()" link="ECalComponent.html#e-cal-component-has-rrules"/>
215
 
    <function name="e_cal_component_has_recurrences ()" link="ECalComponent.html#e-cal-component-has-recurrences"/>
216
 
    <function name="e_cal_component_has_simple_recurrence ()" link="ECalComponent.html#e-cal-component-has-simple-recurrence"/>
217
 
    <function name="e_cal_component_is_instance ()" link="ECalComponent.html#e-cal-component-is-instance"/>
218
 
    <function name="e_cal_component_get_sequence ()" link="ECalComponent.html#e-cal-component-get-sequence"/>
219
 
    <function name="e_cal_component_set_sequence ()" link="ECalComponent.html#e-cal-component-set-sequence"/>
220
 
    <function name="e_cal_component_get_status ()" link="ECalComponent.html#e-cal-component-get-status"/>
221
 
    <function name="e_cal_component_set_status ()" link="ECalComponent.html#e-cal-component-set-status"/>
222
 
    <function name="e_cal_component_get_summary ()" link="ECalComponent.html#e-cal-component-get-summary"/>
223
 
    <function name="e_cal_component_set_summary ()" link="ECalComponent.html#e-cal-component-set-summary"/>
224
 
    <function name="e_cal_component_get_transparency ()" link="ECalComponent.html#e-cal-component-get-transparency"/>
225
 
    <function name="e_cal_component_set_transparency ()" link="ECalComponent.html#e-cal-component-set-transparency"/>
226
 
    <function name="e_cal_component_get_url ()" link="ECalComponent.html#e-cal-component-get-url"/>
227
 
    <function name="e_cal_component_set_url ()" link="ECalComponent.html#e-cal-component-set-url"/>
228
 
    <function name="e_cal_component_get_attendee_list ()" link="ECalComponent.html#e-cal-component-get-attendee-list"/>
229
 
    <function name="e_cal_component_set_attendee_list ()" link="ECalComponent.html#e-cal-component-set-attendee-list"/>
230
 
    <function name="e_cal_component_has_attendees ()" link="ECalComponent.html#e-cal-component-has-attendees"/>
231
 
    <function name="e_cal_component_get_location ()" link="ECalComponent.html#e-cal-component-get-location"/>
232
 
    <function name="e_cal_component_set_location ()" link="ECalComponent.html#e-cal-component-set-location"/>
233
 
    <function name="e_cal_component_get_attachment_list ()" link="ECalComponent.html#e-cal-component-get-attachment-list"/>
234
 
    <function name="e_cal_component_set_attachment_list ()" link="ECalComponent.html#e-cal-component-set-attachment-list"/>
235
 
    <function name="e_cal_component_has_attachments ()" link="ECalComponent.html#e-cal-component-has-attachments"/>
236
 
    <function name="e_cal_component_get_num_attachments ()" link="ECalComponent.html#e-cal-component-get-num-attachments"/>
237
 
    <function name="e_cal_component_event_dates_match ()" link="ECalComponent.html#e-cal-component-event-dates-match"/>
238
 
    <function name="e_cal_component_free_categories_list ()" link="ECalComponent.html#e-cal-component-free-categories-list"/>
239
 
    <function name="e_cal_component_free_datetime ()" link="ECalComponent.html#e-cal-component-free-datetime"/>
240
 
    <function name="e_cal_component_free_range ()" link="ECalComponent.html#e-cal-component-free-range"/>
241
 
    <function name="e_cal_component_free_exdate_list ()" link="ECalComponent.html#e-cal-component-free-exdate-list"/>
242
 
    <function name="e_cal_component_free_geo ()" link="ECalComponent.html#e-cal-component-free-geo"/>
243
 
    <function name="e_cal_component_free_icaltimetype ()" link="ECalComponent.html#e-cal-component-free-icaltimetype"/>
244
 
    <function name="e_cal_component_free_percent ()" link="ECalComponent.html#e-cal-component-free-percent"/>
245
 
    <function name="e_cal_component_free_priority ()" link="ECalComponent.html#e-cal-component-free-priority"/>
246
 
    <function name="e_cal_component_free_period_list ()" link="ECalComponent.html#e-cal-component-free-period-list"/>
247
 
    <function name="e_cal_component_free_recur_list ()" link="ECalComponent.html#e-cal-component-free-recur-list"/>
248
 
    <function name="e_cal_component_free_sequence ()" link="ECalComponent.html#e-cal-component-free-sequence"/>
249
 
    <function name="e_cal_component_free_text_list ()" link="ECalComponent.html#e-cal-component-free-text-list"/>
250
 
    <function name="e_cal_component_free_attendee_list ()" link="ECalComponent.html#e-cal-component-free-attendee-list"/>
251
 
    <function name="ECalComponentAlarm" link="ECalComponent.html#ECalComponentAlarm"/>
252
 
    <function name="ECalComponentAlarmInstance" link="ECalComponent.html#ECalComponentAlarmInstance"/>
253
 
    <function name="ECalComponentAlarms" link="ECalComponent.html#ECalComponentAlarms"/>
254
 
    <function name="enum ECalComponentAlarmAction" link="ECalComponent.html#ECalComponentAlarmAction"/>
255
 
    <function name="enum ECalComponentAlarmTriggerType" link="ECalComponent.html#ECalComponentAlarmTriggerType"/>
256
 
    <function name="ECalComponentAlarmTrigger" link="ECalComponent.html#ECalComponentAlarmTrigger"/>
257
 
    <function name="ECalComponentAlarmRepeat" link="ECalComponent.html#ECalComponentAlarmRepeat"/>
258
 
    <function name="e_cal_component_has_alarms ()" link="ECalComponent.html#e-cal-component-has-alarms"/>
259
 
    <function name="e_cal_component_add_alarm ()" link="ECalComponent.html#e-cal-component-add-alarm"/>
260
 
    <function name="e_cal_component_remove_alarm ()" link="ECalComponent.html#e-cal-component-remove-alarm"/>
261
 
    <function name="e_cal_component_remove_all_alarms ()" link="ECalComponent.html#e-cal-component-remove-all-alarms"/>
262
 
    <function name="e_cal_component_get_alarm_uids ()" link="ECalComponent.html#e-cal-component-get-alarm-uids"/>
263
 
    <function name="e_cal_component_get_alarm ()" link="ECalComponent.html#e-cal-component-get-alarm"/>
264
 
    <function name="e_cal_component_alarms_free ()" link="ECalComponent.html#e-cal-component-alarms-free"/>
265
 
    <function name="e_cal_component_alarm_new ()" link="ECalComponent.html#e-cal-component-alarm-new"/>
266
 
    <function name="e_cal_component_alarm_clone ()" link="ECalComponent.html#e-cal-component-alarm-clone"/>
267
 
    <function name="e_cal_component_alarm_free ()" link="ECalComponent.html#e-cal-component-alarm-free"/>
268
 
    <function name="e_cal_component_alarm_get_uid ()" link="ECalComponent.html#e-cal-component-alarm-get-uid"/>
269
 
    <function name="e_cal_component_alarm_get_action ()" link="ECalComponent.html#e-cal-component-alarm-get-action"/>
270
 
    <function name="e_cal_component_alarm_set_action ()" link="ECalComponent.html#e-cal-component-alarm-set-action"/>
271
 
    <function name="e_cal_component_alarm_get_attach ()" link="ECalComponent.html#e-cal-component-alarm-get-attach"/>
272
 
    <function name="e_cal_component_alarm_set_attach ()" link="ECalComponent.html#e-cal-component-alarm-set-attach"/>
273
 
    <function name="e_cal_component_alarm_get_description ()" link="ECalComponent.html#e-cal-component-alarm-get-description"/>
274
 
    <function name="e_cal_component_alarm_set_description ()" link="ECalComponent.html#e-cal-component-alarm-set-description"/>
275
 
    <function name="e_cal_component_alarm_get_repeat ()" link="ECalComponent.html#e-cal-component-alarm-get-repeat"/>
276
 
    <function name="e_cal_component_alarm_set_repeat ()" link="ECalComponent.html#e-cal-component-alarm-set-repeat"/>
277
 
    <function name="e_cal_component_alarm_get_trigger ()" link="ECalComponent.html#e-cal-component-alarm-get-trigger"/>
278
 
    <function name="e_cal_component_alarm_set_trigger ()" link="ECalComponent.html#e-cal-component-alarm-set-trigger"/>
279
 
    <function name="e_cal_component_alarm_get_attendee_list ()" link="ECalComponent.html#e-cal-component-alarm-get-attendee-list"/>
280
 
    <function name="e_cal_component_alarm_set_attendee_list ()" link="ECalComponent.html#e-cal-component-alarm-set-attendee-list"/>
281
 
    <function name="e_cal_component_alarm_has_attendees ()" link="ECalComponent.html#e-cal-component-alarm-has-attendees"/>
282
 
    <function name="e_cal_component_alarm_get_icalcomponent ()" link="ECalComponent.html#e-cal-component-alarm-get-icalcomponent"/>
283
 
    <function name="ECalRecurInstanceFn ()" link="libecal-e-cal-recur.html#ECalRecurInstanceFn"/>
284
 
    <function name="ECalRecurResolveTimezoneFn ()" link="libecal-e-cal-recur.html#ECalRecurResolveTimezoneFn"/>
285
 
    <function name="e_cal_recur_generate_instances ()" link="libecal-e-cal-recur.html#e-cal-recur-generate-instances"/>
286
 
    <function name="e_cal_recur_obtain_enddate ()" link="libecal-e-cal-recur.html#e-cal-recur-obtain-enddate"/>
287
 
    <function name="e_cal_recur_ensure_end_dates ()" link="libecal-e-cal-recur.html#e-cal-recur-ensure-end-dates"/>
288
 
    <function name="e_cal_get_recur_nth ()" link="libecal-e-cal-recur.html#e-cal-get-recur-nth"/>
289
 
    <function name="e_cal_recur_nth" link="libecal-e-cal-recur.html#e-cal-recur-nth"/>
290
 
    <function name="time_days_in_month ()" link="libecal-e-cal-time-util.html#time-days-in-month"/>
291
 
    <function name="time_day_of_year ()" link="libecal-e-cal-time-util.html#time-day-of-year"/>
292
 
    <function name="time_day_of_week ()" link="libecal-e-cal-time-util.html#time-day-of-week"/>
293
 
    <function name="time_is_leap_year ()" link="libecal-e-cal-time-util.html#time-is-leap-year"/>
294
 
    <function name="time_leap_years_up_to ()" link="libecal-e-cal-time-util.html#time-leap-years-up-to"/>
295
 
    <function name="isodate_from_time_t ()" link="libecal-e-cal-time-util.html#isodate-from-time-t"/>
296
 
    <function name="time_from_isodate ()" link="libecal-e-cal-time-util.html#time-from-isodate"/>
297
 
    <function name="time_add_day ()" link="libecal-e-cal-time-util.html#time-add-day"/>
298
 
    <function name="time_add_week ()" link="libecal-e-cal-time-util.html#time-add-week"/>
299
 
    <function name="time_day_begin ()" link="libecal-e-cal-time-util.html#time-day-begin"/>
300
 
    <function name="time_day_end ()" link="libecal-e-cal-time-util.html#time-day-end"/>
301
 
    <function name="time_add_day_with_zone ()" link="libecal-e-cal-time-util.html#time-add-day-with-zone"/>
302
 
    <function name="time_add_week_with_zone ()" link="libecal-e-cal-time-util.html#time-add-week-with-zone"/>
303
 
    <function name="time_add_month_with_zone ()" link="libecal-e-cal-time-util.html#time-add-month-with-zone"/>
304
 
    <function name="time_year_begin_with_zone ()" link="libecal-e-cal-time-util.html#time-year-begin-with-zone"/>
305
 
    <function name="time_month_begin_with_zone ()" link="libecal-e-cal-time-util.html#time-month-begin-with-zone"/>
306
 
    <function name="time_week_begin_with_zone ()" link="libecal-e-cal-time-util.html#time-week-begin-with-zone"/>
307
 
    <function name="time_day_begin_with_zone ()" link="libecal-e-cal-time-util.html#time-day-begin-with-zone"/>
308
 
    <function name="time_day_end_with_zone ()" link="libecal-e-cal-time-util.html#time-day-end-with-zone"/>
309
 
    <function name="time_to_gdate_with_zone ()" link="libecal-e-cal-time-util.html#time-to-gdate-with-zone"/>
310
 
    <function name="icaltimetype_to_tm ()" link="libecal-e-cal-time-util.html#icaltimetype-to-tm"/>
311
 
    <function name="icaltimetype_to_tm_with_zone ()" link="libecal-e-cal-time-util.html#icaltimetype-to-tm-with-zone"/>
312
 
    <function name="tm_to_icaltimetype ()" link="libecal-e-cal-time-util.html#tm-to-icaltimetype"/>
313
 
    <function name="E_CALENDAR_ERROR" link="libecal-e-cal-types.html#E-CALENDAR-ERROR:CAPS"/>
314
 
    <function name="e_calendar_error_quark ()" link="libecal-e-cal-types.html#e-calendar-error-quark"/>
315
 
    <function name="enum ECalChangeType" link="libecal-e-cal-types.html#ECalChangeType"/>
316
 
    <function name="enum ECalendarStatus" link="libecal-e-cal-types.html#ECalendarStatus"/>
317
 
    <function name="E_CALENDAR_STATUS_CORBA_EXCEPTION" link="libecal-e-cal-types.html#E-CALENDAR-STATUS-CORBA-EXCEPTION:CAPS"/>
318
 
    <function name="CalObjInstance" link="libecal-e-cal-util.html#CalObjInstance"/>
319
 
    <function name="cal_obj_instance_list_free ()" link="libecal-e-cal-util.html#cal-obj-instance-list-free"/>
320
 
    <function name="enum CalObjModType" link="libecal-e-cal-util.html#CalObjModType"/>
321
 
    <function name="enum CalMode" link="libecal-e-cal-util.html#CalMode"/>
322
 
    <function name="cal_mode_to_corba()" link="libecal-e-cal-util.html#cal-mode-to-corba"/>
323
 
    <function name="cal_obj_uid_list_free ()" link="libecal-e-cal-util.html#cal-obj-uid-list-free"/>
324
 
    <function name="e_cal_util_new_top_level ()" link="libecal-e-cal-util.html#e-cal-util-new-top-level"/>
325
 
    <function name="e_cal_util_new_component ()" link="libecal-e-cal-util.html#e-cal-util-new-component"/>
326
 
    <function name="e_cal_util_parse_ics_string ()" link="libecal-e-cal-util.html#e-cal-util-parse-ics-string"/>
327
 
    <function name="e_cal_util_parse_ics_file ()" link="libecal-e-cal-util.html#e-cal-util-parse-ics-file"/>
328
 
    <function name="e_cal_util_generate_alarms_for_comp ()" link="libecal-e-cal-util.html#e-cal-util-generate-alarms-for-comp"/>
329
 
    <function name="e_cal_util_generate_alarms_for_list ()" link="libecal-e-cal-util.html#e-cal-util-generate-alarms-for-list"/>
330
 
    <function name="e_cal_util_priority_to_string ()" link="libecal-e-cal-util.html#e-cal-util-priority-to-string"/>
331
 
    <function name="e_cal_util_priority_from_string ()" link="libecal-e-cal-util.html#e-cal-util-priority-from-string"/>
332
 
    <function name="e_cal_util_add_timezones_from_component ()" link="libecal-e-cal-util.html#e-cal-util-add-timezones-from-component"/>
333
 
    <function name="e_cal_util_component_is_instance ()" link="libecal-e-cal-util.html#e-cal-util-component-is-instance"/>
334
 
    <function name="e_cal_util_component_has_alarms ()" link="libecal-e-cal-util.html#e-cal-util-component-has-alarms"/>
335
 
    <function name="e_cal_util_component_has_organizer ()" link="libecal-e-cal-util.html#e-cal-util-component-has-organizer"/>
336
 
    <function name="e_cal_util_component_has_recurrences ()" link="libecal-e-cal-util.html#e-cal-util-component-has-recurrences"/>
337
 
    <function name="e_cal_util_component_has_rdates ()" link="libecal-e-cal-util.html#e-cal-util-component-has-rdates"/>
338
 
    <function name="e_cal_util_component_has_rrules ()" link="libecal-e-cal-util.html#e-cal-util-component-has-rrules"/>
339
 
    <function name="e_cal_util_component_has_attendee ()" link="libecal-e-cal-util.html#e-cal-util-component-has-attendee"/>
340
 
    <function name="e_cal_util_event_dates_match ()" link="libecal-e-cal-util.html#e-cal-util-event-dates-match"/>
341
 
    <function name="CAL_STATIC_CAPABILITY_NO_ALARM_REPEAT" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-ALARM-REPEAT:CAPS"/>
342
 
    <function name="CAL_STATIC_CAPABILITY_NO_AUDIO_ALARMS" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-AUDIO-ALARMS:CAPS"/>
343
 
    <function name="CAL_STATIC_CAPABILITY_NO_DISPLAY_ALARMS" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-DISPLAY-ALARMS:CAPS"/>
344
 
    <function name="CAL_STATIC_CAPABILITY_NO_EMAIL_ALARMS" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-EMAIL-ALARMS:CAPS"/>
345
 
    <function name="CAL_STATIC_CAPABILITY_NO_PROCEDURE_ALARMS" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-PROCEDURE-ALARMS:CAPS"/>
346
 
    <function name="CAL_STATIC_CAPABILITY_NO_TASK_ASSIGNMENT" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-TASK-ASSIGNMENT:CAPS"/>
347
 
    <function name="CAL_STATIC_CAPABILITY_NO_THISANDFUTURE" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-THISANDFUTURE:CAPS"/>
348
 
    <function name="CAL_STATIC_CAPABILITY_NO_THISANDPRIOR" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-THISANDPRIOR:CAPS"/>
349
 
    <function name="CAL_STATIC_CAPABILITY_NO_TRANSPARENCY" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-TRANSPARENCY:CAPS"/>
350
 
    <function name="CAL_STATIC_CAPABILITY_REMOVE_ONLY_THIS" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-REMOVE-ONLY-THIS:CAPS"/>
351
 
    <function name="CAL_STATIC_CAPABILITY_ONE_ALARM_ONLY" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-ONE-ALARM-ONLY:CAPS"/>
352
 
    <function name="CAL_STATIC_CAPABILITY_ORGANIZER_MUST_ATTEND" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-ORGANIZER-MUST-ATTEND:CAPS"/>
353
 
    <function name="CAL_STATIC_CAPABILITY_ORGANIZER_NOT_EMAIL_ADDRESS" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-ORGANIZER-NOT-EMAIL-ADDRESS:CAPS"/>
354
 
    <function name="CAL_STATIC_CAPABILITY_REMOVE_ALARMS" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-REMOVE-ALARMS:CAPS"/>
355
 
    <function name="CAL_STATIC_CAPABILITY_CREATE_MESSAGES" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-CREATE-MESSAGES:CAPS"/>
356
 
    <function name="CAL_STATIC_CAPABILITY_SAVE_SCHEDULES" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-SAVE-SCHEDULES:CAPS"/>
357
 
    <function name="CAL_STATIC_CAPABILITY_NO_CONV_TO_ASSIGN_TASK" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-CONV-TO-ASSIGN-TASK:CAPS"/>
358
 
    <function name="CAL_STATIC_CAPABILITY_NO_CONV_TO_RECUR" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-CONV-TO-RECUR:CAPS"/>
359
 
    <function name="CAL_STATIC_CAPABILITY_NO_GEN_OPTIONS" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-GEN-OPTIONS:CAPS"/>
360
 
    <function name="CAL_STATIC_CAPABILITY_REQ_SEND_OPTIONS" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-REQ-SEND-OPTIONS:CAPS"/>
361
 
    <function name="CAL_STATIC_CAPABILITY_RECURRENCES_NO_MASTER" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-RECURRENCES-NO-MASTER:CAPS"/>
362
 
    <function name="CAL_STATIC_CAPABILITY_ORGANIZER_MUST_ACCEPT" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-ORGANIZER-MUST-ACCEPT:CAPS"/>
363
 
    <function name="CAL_STATIC_CAPABILITY_DELEGATE_SUPPORTED" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-DELEGATE-SUPPORTED:CAPS"/>
364
 
    <function name="CAL_STATIC_CAPABILITY_NO_ORGANIZER" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-ORGANIZER:CAPS"/>
365
 
    <function name="CAL_STATIC_CAPABILITY_DELEGATE_TO_MANY" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-DELEGATE-TO-MANY:CAPS"/>
366
 
    <function name="CAL_STATIC_CAPABILITY_HAS_UNACCEPTED_MEETING" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-HAS-UNACCEPTED-MEETING:CAPS"/>
367
 
    <function name="CAL_STATIC_CAPABILITY_REFRESH_SUPPORTED" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-REFRESH-SUPPORTED:CAPS"/>
368
 
    <function name="e_cal_util_construct_instance ()" link="libecal-e-cal-util.html#e-cal-util-construct-instance"/>
369
 
    <function name="e_cal_util_remove_instances ()" link="libecal-e-cal-util.html#e-cal-util-remove-instances"/>
370
 
    <function name="e_cal_util_get_system_timezone_location ()" link="libecal-e-cal-util.html#e-cal-util-get-system-timezone-location"/>
371
 
    <function name="e_cal_util_get_system_timezone ()" link="libecal-e-cal-util.html#e-cal-util-get-system-timezone"/>
372
 
    <function name="e_cal_util_get_component_occur_times ()" link="libecal-e-cal-util.html#e-cal-util-get-component-occur-times"/>
373
 
    <function name="e_cal_system_timezone_get_location ()" link="libecal-e-cal-system-timezone.html#e-cal-system-timezone-get-location"/>
374
 
    <function name="e_cal_client_check_timezones ()" link="libecal-e-cal-check-timezones.html#e-cal-client-check-timezones"/>
375
 
    <function name="e_cal_client_tzlookup ()" link="libecal-e-cal-check-timezones.html#e-cal-client-tzlookup"/>
376
 
    <function name="e_cal_client_tzlookup_icomp ()" link="libecal-e-cal-check-timezones.html#e-cal-client-tzlookup-icomp"/>
377
 
    <function name="e_cal_match_tzid ()" link="libecal-e-cal-check-timezones.html#e-cal-match-tzid"/>
378
 
    <function name="e_cal_check_timezones ()" link="libecal-e-cal-check-timezones.html#e-cal-check-timezones"/>
379
 
    <function name="e_cal_tzlookup_ecal ()" link="libecal-e-cal-check-timezones.html#e-cal-tzlookup-ecal"/>
380
 
    <function name="e_cal_tzlookup_icomp ()" link="libecal-e-cal-check-timezones.html#e-cal-tzlookup-icomp"/>
381
 
    <function name="struct ECal" link="ECal.html#ECal-struct"/>
382
 
    <function name="enum ECalSourceType" link="ECal.html#ECalSourceType"/>
383
 
    <function name="enum ECalSetModeStatus" link="ECal.html#ECalSetModeStatus"/>
384
 
    <function name="enum ECalLoadState" link="ECal.html#ECalLoadState"/>
385
 
    <function name="enum EDataCalMode" link="ECal.html#EDataCalMode"/>
386
 
    <function name="ECalAuthFunc ()" link="ECal.html#ECalAuthFunc"/>
387
 
    <function name="e_cal_new ()" link="ECal.html#e-cal-new"/>
388
 
    <function name="e_cal_new_from_uri ()" link="ECal.html#e-cal-new-from-uri"/>
389
 
    <function name="e_cal_new_system_calendar ()" link="ECal.html#e-cal-new-system-calendar"/>
390
 
    <function name="e_cal_new_system_tasks ()" link="ECal.html#e-cal-new-system-tasks"/>
391
 
    <function name="e_cal_new_system_memos ()" link="ECal.html#e-cal-new-system-memos"/>
392
 
    <function name="e_cal_set_auth_func ()" link="ECal.html#e-cal-set-auth-func"/>
393
 
    <function name="e_cal_open ()" link="ECal.html#e-cal-open"/>
394
 
    <function name="e_cal_open_async ()" link="ECal.html#e-cal-open-async"/>
395
 
    <function name="e_cal_refresh ()" link="ECal.html#e-cal-refresh"/>
396
 
    <function name="e_cal_remove ()" link="ECal.html#e-cal-remove"/>
397
 
    <function name="e_cal_uri_list ()" link="ECal.html#e-cal-uri-list"/>
398
 
    <function name="e_cal_get_source_type ()" link="ECal.html#e-cal-get-source-type"/>
399
 
    <function name="e_cal_get_load_state ()" link="ECal.html#e-cal-get-load-state"/>
400
 
    <function name="e_cal_get_source ()" link="ECal.html#e-cal-get-source"/>
401
 
    <function name="e_cal_get_uri ()" link="ECal.html#e-cal-get-uri"/>
402
 
    <function name="e_cal_is_read_only ()" link="ECal.html#e-cal-is-read-only"/>
403
 
    <function name="e_cal_get_cal_address ()" link="ECal.html#e-cal-get-cal-address"/>
404
 
    <function name="e_cal_get_alarm_email_address ()" link="ECal.html#e-cal-get-alarm-email-address"/>
405
 
    <function name="e_cal_get_ldap_attribute ()" link="ECal.html#e-cal-get-ldap-attribute"/>
406
 
    <function name="e_cal_get_one_alarm_only ()" link="ECal.html#e-cal-get-one-alarm-only"/>
407
 
    <function name="e_cal_get_organizer_must_attend ()" link="ECal.html#e-cal-get-organizer-must-attend"/>
408
 
    <function name="e_cal_get_save_schedules ()" link="ECal.html#e-cal-get-save-schedules"/>
409
 
    <function name="e_cal_get_static_capability ()" link="ECal.html#e-cal-get-static-capability"/>
410
 
    <function name="e_cal_get_organizer_must_accept ()" link="ECal.html#e-cal-get-organizer-must-accept"/>
411
 
    <function name="e_cal_get_refresh_supported ()" link="ECal.html#e-cal-get-refresh-supported"/>
412
 
    <function name="e_cal_set_mode ()" link="ECal.html#e-cal-set-mode"/>
413
 
    <function name="e_cal_get_default_object ()" link="ECal.html#e-cal-get-default-object"/>
414
 
    <function name="e_cal_get_object ()" link="ECal.html#e-cal-get-object"/>
415
 
    <function name="e_cal_get_objects_for_uid ()" link="ECal.html#e-cal-get-objects-for-uid"/>
416
 
    <function name="e_cal_get_changes ()" link="ECal.html#e-cal-get-changes"/>
417
 
    <function name="e_cal_free_change_list ()" link="ECal.html#e-cal-free-change-list"/>
418
 
    <function name="e_cal_get_object_list ()" link="ECal.html#e-cal-get-object-list"/>
419
 
    <function name="e_cal_get_object_list_as_comp ()" link="ECal.html#e-cal-get-object-list-as-comp"/>
420
 
    <function name="e_cal_free_object_list ()" link="ECal.html#e-cal-free-object-list"/>
421
 
    <function name="e_cal_get_free_busy ()" link="ECal.html#e-cal-get-free-busy"/>
422
 
    <function name="e_cal_generate_instances ()" link="ECal.html#e-cal-generate-instances"/>
423
 
    <function name="e_cal_generate_instances_for_object ()" link="ECal.html#e-cal-generate-instances-for-object"/>
424
 
    <function name="e_cal_get_alarms_in_range ()" link="ECal.html#e-cal-get-alarms-in-range"/>
425
 
    <function name="e_cal_free_alarms ()" link="ECal.html#e-cal-free-alarms"/>
426
 
    <function name="e_cal_get_alarms_for_object ()" link="ECal.html#e-cal-get-alarms-for-object"/>
427
 
    <function name="e_cal_create_object ()" link="ECal.html#e-cal-create-object"/>
428
 
    <function name="e_cal_modify_object ()" link="ECal.html#e-cal-modify-object"/>
429
 
    <function name="e_cal_remove_object ()" link="ECal.html#e-cal-remove-object"/>
430
 
    <function name="e_cal_remove_object_with_mod ()" link="ECal.html#e-cal-remove-object-with-mod"/>
431
 
    <function name="e_cal_discard_alarm ()" link="ECal.html#e-cal-discard-alarm"/>
432
 
    <function name="e_cal_receive_objects ()" link="ECal.html#e-cal-receive-objects"/>
433
 
    <function name="e_cal_send_objects ()" link="ECal.html#e-cal-send-objects"/>
434
 
    <function name="e_cal_get_timezone ()" link="ECal.html#e-cal-get-timezone"/>
435
 
    <function name="e_cal_add_timezone ()" link="ECal.html#e-cal-add-timezone"/>
436
 
    <function name="e_cal_set_default_timezone ()" link="ECal.html#e-cal-set-default-timezone"/>
437
 
    <function name="e_cal_get_query ()" link="ECal.html#e-cal-get-query"/>
438
 
    <function name="e_cal_resolve_tzid_cb ()" link="ECal.html#e-cal-resolve-tzid-cb"/>
439
 
    <function name="e_cal_get_component_as_string ()" link="ECal.html#e-cal-get-component-as-string"/>
440
 
    <function name="e_cal_get_error_message ()" link="ECal.html#e-cal-get-error-message"/>
441
 
    <function name="e_cal_open_default ()" link="ECal.html#e-cal-open-default"/>
442
 
    <function name="e_cal_set_default ()" link="ECal.html#e-cal-set-default"/>
443
 
    <function name="e_cal_set_default_source ()" link="ECal.html#e-cal-set-default-source"/>
444
 
    <function name="e_cal_get_sources ()" link="ECal.html#e-cal-get-sources"/>
445
 
    <function name="e_cal_get_local_attachment_store ()" link="ECal.html#e-cal-get-local-attachment-store"/>
446
 
    <function name="e_cal_get_recurrences_no_master ()" link="ECal.html#e-cal-get-recurrences-no-master"/>
447
 
    <function name="e_cal_get_attachments_for_comp ()" link="ECal.html#e-cal-get-attachments-for-comp"/>
448
 
    <function name="The &quot;backend-died&quot; signal" link="ECal.html#ECal-backend-died"/>
449
 
    <function name="The &quot;backend-error&quot; signal" link="ECal.html#ECal-backend-error"/>
450
 
    <function name="The &quot;cal-opened&quot; signal" link="ECal.html#ECal-cal-opened"/>
451
 
    <function name="The &quot;cal-opened-ex&quot; signal" link="ECal.html#ECal-cal-opened-ex"/>
452
 
    <function name="The &quot;cal-set-mode&quot; signal" link="ECal.html#ECal-cal-set-mode"/>
453
 
    <function name="struct ECalView" link="ECalView.html#ECalView-struct"/>
454
 
    <function name="e_cal_view_get_client ()" link="ECalView.html#e-cal-view-get-client"/>
455
 
    <function name="e_cal_view_start ()" link="ECalView.html#e-cal-view-start"/>
456
 
    <function name="e_cal_view_stop ()" link="ECalView.html#e-cal-view-stop"/>
457
 
    <function name="The &quot;client&quot; property" link="ECalView.html#ECalView--client"/>
458
 
    <function name="The &quot;view&quot; property" link="ECalView.html#ECalView--view"/>
459
 
    <function name="The &quot;objects-added&quot; signal" link="ECalView.html#ECalView-objects-added"/>
460
 
    <function name="The &quot;objects-modified&quot; signal" link="ECalView.html#ECalView-objects-modified"/>
461
 
    <function name="The &quot;objects-removed&quot; signal" link="ECalView.html#ECalView-objects-removed"/>
462
 
    <function name="The &quot;view-complete&quot; signal" link="ECalView.html#ECalView-view-complete"/>
463
 
    <function name="The &quot;view-done&quot; signal" link="ECalView.html#ECalView-view-done"/>
464
 
    <function name="The &quot;view-progress&quot; signal" link="ECalView.html#ECalView-view-progress"/>
465
 
  </functions>
466
 
</book>