~ubuntu-branches/ubuntu/dapper/evolution-data-server/dapper-updates

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-02-27 22:17:31 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20060227221731-8qmgp0o0d2ooncle
Tags: 1.5.92-0ubuntu1
* New upstream version
* debian/patches/01_weather_calendar_fix.patch:
  - fixed with the new version
* debian/patches/04_external_libdb_autoconf.patch:
  - updated

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 API Reference: libecal, the Calendar Library" link="index.html" author="" name="libecal" version="2">
4
 
  <chapters>
5
 
    <sub name="Evolution API Reference: libecal, the Calendar Library" link="ch01.html">
6
 
      <sub name="ECalComponent" link="ECalComponent.html"/>
7
 
      <sub name="ECalListener" link="libecal-ECalListener.html"/>
8
 
      <sub name="ECalViewListener" link="libecal-ECalViewListener.html"/>
9
 
      <sub name="ECal" link="ECal.html"/>
10
 
      <sub name="e-cal-recur" link="libecal-e-cal-recur.html"/>
11
 
      <sub name="e-cal-time-util" link="libecal-e-cal-time-util.html"/>
12
 
      <sub name="e-cal-types" link="libecal-e-cal-types.html"/>
13
 
      <sub name="e-cal-util" link="libecal-e-cal-util.html"/>
14
 
      <sub name="ECalView" link="libecal-ECalView.html"/>
15
 
    </sub>
16
 
  </chapters>
17
 
  <functions>
18
 
    <keyword type="struct" name="ECalComponent" link="ECalComponent.html#ECalComponent-struct"/>
19
 
    <keyword type="enum" name="enum ECalComponentVType" link="ECalComponent.html#ECalComponentVType"/>
20
 
    <keyword type="enum" name="enum ECalComponentField" link="ECalComponent.html#ECalComponentField"/>
21
 
    <keyword type="enum" name="enum ECalComponentClassification" link="ECalComponent.html#ECalComponentClassification"/>
22
 
    <keyword type="struct" name="ECalComponentDateTime" link="ECalComponent.html#ECalComponentDateTime"/>
23
 
    <keyword type="enum" name="enum ECalComponentPeriodType" link="ECalComponent.html#ECalComponentPeriodType"/>
24
 
    <keyword type="struct" name="ECalComponentPeriod" link="ECalComponent.html#ECalComponentPeriod"/>
25
 
    <keyword type="enum" name="enum ECalComponentRangeType" link="ECalComponent.html#ECalComponentRangeType"/>
26
 
    <keyword type="struct" name="ECalComponentRange" link="ECalComponent.html#ECalComponentRange"/>
27
 
    <keyword type="struct" name="ECalComponentText" link="ECalComponent.html#ECalComponentText"/>
28
 
    <keyword type="enum" name="enum ECalComponentTransparency" link="ECalComponent.html#ECalComponentTransparency"/>
29
 
    <keyword type="struct" name="ECalComponentAttendee" link="ECalComponent.html#ECalComponentAttendee"/>
30
 
    <keyword type="struct" name="ECalComponentOrganizer" link="ECalComponent.html#ECalComponentOrganizer"/>
31
 
    <keyword type="function" name="e_cal_component_gen_uid ()" link="ECalComponent.html#e-cal-component-gen-uid"/>
32
 
    <keyword type="function" name="e_cal_component_new ()" link="ECalComponent.html#e-cal-component-new"/>
33
 
    <keyword type="function" name="e_cal_component_clone ()" link="ECalComponent.html#e-cal-component-clone"/>
34
 
    <keyword type="function" name="e_cal_component_set_new_vtype ()" link="ECalComponent.html#e-cal-component-set-new-vtype"/>
35
 
    <keyword type="function" name="e_cal_component_set_icalcomponent ()" link="ECalComponent.html#e-cal-component-set-icalcomponent"/>
36
 
    <keyword type="function" name="e_cal_component_get_icalcomponent ()" link="ECalComponent.html#e-cal-component-get-icalcomponent"/>
37
 
    <keyword type="function" name="e_cal_component_rescan ()" link="ECalComponent.html#e-cal-component-rescan"/>
38
 
    <keyword type="function" name="e_cal_component_strip_errors ()" link="ECalComponent.html#e-cal-component-strip-errors"/>
39
 
    <keyword type="function" name="e_cal_component_get_vtype ()" link="ECalComponent.html#e-cal-component-get-vtype"/>
40
 
    <keyword type="function" name="e_cal_component_get_as_string ()" link="ECalComponent.html#e-cal-component-get-as-string"/>
41
 
    <keyword type="function" name="e_cal_component_commit_sequence ()" link="ECalComponent.html#e-cal-component-commit-sequence"/>
42
 
    <keyword type="function" name="e_cal_component_abort_sequence ()" link="ECalComponent.html#e-cal-component-abort-sequence"/>
43
 
    <keyword type="function" name="e_cal_component_get_uid ()" link="ECalComponent.html#e-cal-component-get-uid"/>
44
 
    <keyword type="function" name="e_cal_component_set_uid ()" link="ECalComponent.html#e-cal-component-set-uid"/>
45
 
    <keyword type="function" name="e_cal_component_get_categories ()" link="ECalComponent.html#e-cal-component-get-categories"/>
46
 
    <keyword type="function" name="e_cal_component_set_categories ()" link="ECalComponent.html#e-cal-component-set-categories"/>
47
 
    <keyword type="function" name="e_cal_component_get_categories_list ()" link="ECalComponent.html#e-cal-component-get-categories-list"/>
48
 
    <keyword type="function" name="e_cal_component_set_categories_list ()" link="ECalComponent.html#e-cal-component-set-categories-list"/>
49
 
    <keyword type="function" name="e_cal_component_get_classification ()" link="ECalComponent.html#e-cal-component-get-classification"/>
50
 
    <keyword type="function" name="e_cal_component_set_classification ()" link="ECalComponent.html#e-cal-component-set-classification"/>
51
 
    <keyword type="function" name="e_cal_component_get_comment_list ()" link="ECalComponent.html#e-cal-component-get-comment-list"/>
52
 
    <keyword type="function" name="e_cal_component_set_comment_list ()" link="ECalComponent.html#e-cal-component-set-comment-list"/>
53
 
    <keyword type="function" name="e_cal_component_get_completed ()" link="ECalComponent.html#e-cal-component-get-completed"/>
54
 
    <keyword type="function" name="e_cal_component_set_completed ()" link="ECalComponent.html#e-cal-component-set-completed"/>
55
 
    <keyword type="function" name="e_cal_component_get_contact_list ()" link="ECalComponent.html#e-cal-component-get-contact-list"/>
56
 
    <keyword type="function" name="e_cal_component_set_contact_list ()" link="ECalComponent.html#e-cal-component-set-contact-list"/>
57
 
    <keyword type="function" name="e_cal_component_get_created ()" link="ECalComponent.html#e-cal-component-get-created"/>
58
 
    <keyword type="function" name="e_cal_component_set_created ()" link="ECalComponent.html#e-cal-component-set-created"/>
59
 
    <keyword type="function" name="e_cal_component_get_description_list ()" link="ECalComponent.html#e-cal-component-get-description-list"/>
60
 
    <keyword type="function" name="e_cal_component_set_description_list ()" link="ECalComponent.html#e-cal-component-set-description-list"/>
61
 
    <keyword type="function" name="e_cal_component_get_dtend ()" link="ECalComponent.html#e-cal-component-get-dtend"/>
62
 
    <keyword type="function" name="e_cal_component_set_dtend ()" link="ECalComponent.html#e-cal-component-set-dtend"/>
63
 
    <keyword type="function" name="e_cal_component_get_dtstamp ()" link="ECalComponent.html#e-cal-component-get-dtstamp"/>
64
 
    <keyword type="function" name="e_cal_component_set_dtstamp ()" link="ECalComponent.html#e-cal-component-set-dtstamp"/>
65
 
    <keyword type="function" name="e_cal_component_get_dtstart ()" link="ECalComponent.html#e-cal-component-get-dtstart"/>
66
 
    <keyword type="function" name="e_cal_component_set_dtstart ()" link="ECalComponent.html#e-cal-component-set-dtstart"/>
67
 
    <keyword type="function" name="e_cal_component_get_due ()" link="ECalComponent.html#e-cal-component-get-due"/>
68
 
    <keyword type="function" name="e_cal_component_set_due ()" link="ECalComponent.html#e-cal-component-set-due"/>
69
 
    <keyword type="function" name="e_cal_component_get_exdate_list ()" link="ECalComponent.html#e-cal-component-get-exdate-list"/>
70
 
    <keyword type="function" name="e_cal_component_set_exdate_list ()" link="ECalComponent.html#e-cal-component-set-exdate-list"/>
71
 
    <keyword type="function" name="e_cal_component_has_exdates ()" link="ECalComponent.html#e-cal-component-has-exdates"/>
72
 
    <keyword type="function" name="e_cal_component_get_exrule_list ()" link="ECalComponent.html#e-cal-component-get-exrule-list"/>
73
 
    <keyword type="function" name="e_cal_component_get_exrule_property_list ()" link="ECalComponent.html#e-cal-component-get-exrule-property-list"/>
74
 
    <keyword type="function" name="e_cal_component_set_exrule_list ()" link="ECalComponent.html#e-cal-component-set-exrule-list"/>
75
 
    <keyword type="function" name="e_cal_component_has_exrules ()" link="ECalComponent.html#e-cal-component-has-exrules"/>
76
 
    <keyword type="function" name="e_cal_component_has_exceptions ()" link="ECalComponent.html#e-cal-component-has-exceptions"/>
77
 
    <keyword type="function" name="e_cal_component_get_geo ()" link="ECalComponent.html#e-cal-component-get-geo"/>
78
 
    <keyword type="function" name="e_cal_component_set_geo ()" link="ECalComponent.html#e-cal-component-set-geo"/>
79
 
    <keyword type="function" name="e_cal_component_get_last_modified ()" link="ECalComponent.html#e-cal-component-get-last-modified"/>
80
 
    <keyword type="function" name="e_cal_component_set_last_modified ()" link="ECalComponent.html#e-cal-component-set-last-modified"/>
81
 
    <keyword type="function" name="e_cal_component_get_organizer ()" link="ECalComponent.html#e-cal-component-get-organizer"/>
82
 
    <keyword type="function" name="e_cal_component_set_organizer ()" link="ECalComponent.html#e-cal-component-set-organizer"/>
83
 
    <keyword type="function" name="e_cal_component_has_organizer ()" link="ECalComponent.html#e-cal-component-has-organizer"/>
84
 
    <keyword type="function" name="e_cal_component_get_percent ()" link="ECalComponent.html#e-cal-component-get-percent"/>
85
 
    <keyword type="function" name="e_cal_component_set_percent ()" link="ECalComponent.html#e-cal-component-set-percent"/>
86
 
    <keyword type="function" name="e_cal_component_get_priority ()" link="ECalComponent.html#e-cal-component-get-priority"/>
87
 
    <keyword type="function" name="e_cal_component_set_priority ()" link="ECalComponent.html#e-cal-component-set-priority"/>
88
 
    <keyword type="function" name="e_cal_component_get_recurid ()" link="ECalComponent.html#e-cal-component-get-recurid"/>
89
 
    <keyword type="function" name="e_cal_component_set_recurid ()" link="ECalComponent.html#e-cal-component-set-recurid"/>
90
 
    <keyword type="function" name="e_cal_component_get_rdate_list ()" link="ECalComponent.html#e-cal-component-get-rdate-list"/>
91
 
    <keyword type="function" name="e_cal_component_set_rdate_list ()" link="ECalComponent.html#e-cal-component-set-rdate-list"/>
92
 
    <keyword type="function" name="e_cal_component_has_rdates ()" link="ECalComponent.html#e-cal-component-has-rdates"/>
93
 
    <keyword type="function" name="e_cal_component_get_rrule_list ()" link="ECalComponent.html#e-cal-component-get-rrule-list"/>
94
 
    <keyword type="function" name="e_cal_component_get_rrule_property_list ()" link="ECalComponent.html#e-cal-component-get-rrule-property-list"/>
95
 
    <keyword type="function" name="e_cal_component_set_rrule_list ()" link="ECalComponent.html#e-cal-component-set-rrule-list"/>
96
 
    <keyword type="function" name="e_cal_component_has_rrules ()" link="ECalComponent.html#e-cal-component-has-rrules"/>
97
 
    <keyword type="function" name="e_cal_component_has_recurrences ()" link="ECalComponent.html#e-cal-component-has-recurrences"/>
98
 
    <keyword type="function" name="e_cal_component_has_simple_recurrence ()" link="ECalComponent.html#e-cal-component-has-simple-recurrence"/>
99
 
    <keyword type="function" name="e_cal_component_is_instance ()" link="ECalComponent.html#e-cal-component-is-instance"/>
100
 
    <keyword type="function" name="e_cal_component_get_sequence ()" link="ECalComponent.html#e-cal-component-get-sequence"/>
101
 
    <keyword type="function" name="e_cal_component_set_sequence ()" link="ECalComponent.html#e-cal-component-set-sequence"/>
102
 
    <keyword type="function" name="e_cal_component_get_status ()" link="ECalComponent.html#e-cal-component-get-status"/>
103
 
    <keyword type="function" name="e_cal_component_set_status ()" link="ECalComponent.html#e-cal-component-set-status"/>
104
 
    <keyword type="function" name="e_cal_component_get_summary ()" link="ECalComponent.html#e-cal-component-get-summary"/>
105
 
    <keyword type="function" name="e_cal_component_set_summary ()" link="ECalComponent.html#e-cal-component-set-summary"/>
106
 
    <keyword type="function" name="e_cal_component_get_transparency ()" link="ECalComponent.html#e-cal-component-get-transparency"/>
107
 
    <keyword type="function" name="e_cal_component_set_transparency ()" link="ECalComponent.html#e-cal-component-set-transparency"/>
108
 
    <keyword type="function" name="e_cal_component_get_url ()" link="ECalComponent.html#e-cal-component-get-url"/>
109
 
    <keyword type="function" name="e_cal_component_set_url ()" link="ECalComponent.html#e-cal-component-set-url"/>
110
 
    <keyword type="function" name="e_cal_component_get_attendee_list ()" link="ECalComponent.html#e-cal-component-get-attendee-list"/>
111
 
    <keyword type="function" name="e_cal_component_set_attendee_list ()" link="ECalComponent.html#e-cal-component-set-attendee-list"/>
112
 
    <keyword type="function" name="e_cal_component_has_attendees ()" link="ECalComponent.html#e-cal-component-has-attendees"/>
113
 
    <keyword type="function" name="e_cal_component_get_location ()" link="ECalComponent.html#e-cal-component-get-location"/>
114
 
    <keyword type="function" name="e_cal_component_set_location ()" link="ECalComponent.html#e-cal-component-set-location"/>
115
 
    <keyword type="function" name="e_cal_component_event_dates_match ()" link="ECalComponent.html#e-cal-component-event-dates-match"/>
116
 
    <keyword type="function" name="e_cal_component_free_categories_list ()" link="ECalComponent.html#e-cal-component-free-categories-list"/>
117
 
    <keyword type="function" name="e_cal_component_free_datetime ()" link="ECalComponent.html#e-cal-component-free-datetime"/>
118
 
    <keyword type="function" name="e_cal_component_free_range ()" link="ECalComponent.html#e-cal-component-free-range"/>
119
 
    <keyword type="function" name="e_cal_component_free_exdate_list ()" link="ECalComponent.html#e-cal-component-free-exdate-list"/>
120
 
    <keyword type="function" name="e_cal_component_free_geo ()" link="ECalComponent.html#e-cal-component-free-geo"/>
121
 
    <keyword type="function" name="e_cal_component_free_icaltimetype ()" link="ECalComponent.html#e-cal-component-free-icaltimetype"/>
122
 
    <keyword type="function" name="e_cal_component_free_percent ()" link="ECalComponent.html#e-cal-component-free-percent"/>
123
 
    <keyword type="function" name="e_cal_component_free_priority ()" link="ECalComponent.html#e-cal-component-free-priority"/>
124
 
    <keyword type="function" name="e_cal_component_free_period_list ()" link="ECalComponent.html#e-cal-component-free-period-list"/>
125
 
    <keyword type="function" name="e_cal_component_free_recur_list ()" link="ECalComponent.html#e-cal-component-free-recur-list"/>
126
 
    <keyword type="function" name="e_cal_component_free_sequence ()" link="ECalComponent.html#e-cal-component-free-sequence"/>
127
 
    <keyword type="function" name="e_cal_component_free_text_list ()" link="ECalComponent.html#e-cal-component-free-text-list"/>
128
 
    <keyword type="function" name="e_cal_component_free_attendee_list ()" link="ECalComponent.html#e-cal-component-free-attendee-list"/>
129
 
    <keyword type="struct" name="ECalComponentAlarm" link="ECalComponent.html#ECalComponentAlarm"/>
130
 
    <keyword type="struct" name="ECalComponentAlarmInstance" link="ECalComponent.html#ECalComponentAlarmInstance"/>
131
 
    <keyword type="struct" name="ECalComponentAlarms" link="ECalComponent.html#ECalComponentAlarms"/>
132
 
    <keyword type="enum" name="enum ECalComponentAlarmAction" link="ECalComponent.html#ECalComponentAlarmAction"/>
133
 
    <keyword type="enum" name="enum ECalComponentAlarmTriggerType" link="ECalComponent.html#ECalComponentAlarmTriggerType"/>
134
 
    <keyword type="struct" name="ECalComponentAlarmTrigger" link="ECalComponent.html#ECalComponentAlarmTrigger"/>
135
 
    <keyword type="struct" name="ECalComponentAlarmRepeat" link="ECalComponent.html#ECalComponentAlarmRepeat"/>
136
 
    <keyword type="function" name="e_cal_component_has_alarms ()" link="ECalComponent.html#e-cal-component-has-alarms"/>
137
 
    <keyword type="function" name="e_cal_component_add_alarm ()" link="ECalComponent.html#e-cal-component-add-alarm"/>
138
 
    <keyword type="function" name="e_cal_component_remove_alarm ()" link="ECalComponent.html#e-cal-component-remove-alarm"/>
139
 
    <keyword type="function" name="e_cal_component_remove_all_alarms ()" link="ECalComponent.html#e-cal-component-remove-all-alarms"/>
140
 
    <keyword type="function" name="e_cal_component_get_alarm_uids ()" link="ECalComponent.html#e-cal-component-get-alarm-uids"/>
141
 
    <keyword type="function" name="e_cal_component_get_alarm ()" link="ECalComponent.html#e-cal-component-get-alarm"/>
142
 
    <keyword type="function" name="e_cal_component_alarms_free ()" link="ECalComponent.html#e-cal-component-alarms-free"/>
143
 
    <keyword type="function" name="e_cal_component_alarm_new ()" link="ECalComponent.html#e-cal-component-alarm-new"/>
144
 
    <keyword type="function" name="e_cal_component_alarm_clone ()" link="ECalComponent.html#e-cal-component-alarm-clone"/>
145
 
    <keyword type="function" name="e_cal_component_alarm_free ()" link="ECalComponent.html#e-cal-component-alarm-free"/>
146
 
    <keyword type="function" name="e_cal_component_alarm_get_uid ()" link="ECalComponent.html#e-cal-component-alarm-get-uid"/>
147
 
    <keyword type="function" name="e_cal_component_alarm_get_action ()" link="ECalComponent.html#e-cal-component-alarm-get-action"/>
148
 
    <keyword type="function" name="e_cal_component_alarm_set_action ()" link="ECalComponent.html#e-cal-component-alarm-set-action"/>
149
 
    <keyword type="function" name="e_cal_component_alarm_get_attach ()" link="ECalComponent.html#e-cal-component-alarm-get-attach"/>
150
 
    <keyword type="function" name="e_cal_component_alarm_set_attach ()" link="ECalComponent.html#e-cal-component-alarm-set-attach"/>
151
 
    <keyword type="function" name="e_cal_component_alarm_get_description ()" link="ECalComponent.html#e-cal-component-alarm-get-description"/>
152
 
    <keyword type="function" name="e_cal_component_alarm_set_description ()" link="ECalComponent.html#e-cal-component-alarm-set-description"/>
153
 
    <keyword type="function" name="e_cal_component_alarm_get_repeat ()" link="ECalComponent.html#e-cal-component-alarm-get-repeat"/>
154
 
    <keyword type="function" name="e_cal_component_alarm_set_repeat ()" link="ECalComponent.html#e-cal-component-alarm-set-repeat"/>
155
 
    <keyword type="function" name="e_cal_component_alarm_get_trigger ()" link="ECalComponent.html#e-cal-component-alarm-get-trigger"/>
156
 
    <keyword type="function" name="e_cal_component_alarm_set_trigger ()" link="ECalComponent.html#e-cal-component-alarm-set-trigger"/>
157
 
    <keyword type="function" name="e_cal_component_alarm_get_attendee_list ()" link="ECalComponent.html#e-cal-component-alarm-get-attendee-list"/>
158
 
    <keyword type="function" name="e_cal_component_alarm_set_attendee_list ()" link="ECalComponent.html#e-cal-component-alarm-set-attendee-list"/>
159
 
    <keyword type="function" name="e_cal_component_alarm_has_attendees ()" link="ECalComponent.html#e-cal-component-alarm-has-attendees"/>
160
 
    <keyword type="function" name="e_cal_component_alarm_get_icalcomponent ()" link="ECalComponent.html#e-cal-component-alarm-get-icalcomponent"/>
161
 
    <keyword type="function" name="ECalListenerCalSetModeFn ()" link="libecal-ECalListener.html#ECalListenerCalSetModeFn"/>
162
 
    <keyword type="function" name="e_cal_listener_construct ()" link="libecal-ECalListener.html#e-cal-listener-construct"/>
163
 
    <keyword type="function" name="e_cal_listener_new ()" link="libecal-ECalListener.html#e-cal-listener-new"/>
164
 
    <keyword type="function" name="e_cal_listener_stop_notification ()" link="libecal-ECalListener.html#e-cal-listener-stop-notification"/>
165
 
    <keyword type="function" name="e_cal_view_listener_new ()" link="libecal-ECalViewListener.html#e-cal-view-listener-new"/>
166
 
    <keyword type="struct" name="ECal" link="ECal.html#ECal-struct"/>
167
 
    <keyword type="macro" name="E_CAL_SET_MODE_STATUS_ENUM_TYPE" link="ECal.html#E-CAL-SET-MODE-STATUS-ENUM-TYPE:CAPS"/>
168
 
    <keyword type="macro" name="CAL_MODE_ENUM_TYPE" link="ECal.html#CAL-MODE-ENUM-TYPE:CAPS"/>
169
 
    <keyword type="enum" name="enum ECalSetModeStatus" link="ECal.html#ECalSetModeStatus"/>
170
 
    <keyword type="enum" name="enum ECalLoadState" link="ECal.html#ECalLoadState"/>
171
 
    <keyword type="function" name="ECalAuthFunc ()" link="ECal.html#ECalAuthFunc"/>
172
 
    <keyword type="function" name="e_cal_open_status_enum_get_type ()" link="ECal.html#e-cal-open-status-enum-get-type"/>
173
 
    <keyword type="function" name="e_cal_set_mode_status_enum_get_type ()" link="ECal.html#e-cal-set-mode-status-enum-get-type"/>
174
 
    <keyword type="function" name="cal_mode_enum_get_type ()" link="ECal.html#cal-mode-enum-get-type"/>
175
 
    <keyword type="function" name="e_cal_new ()" link="ECal.html#e-cal-new"/>
176
 
    <keyword type="function" name="e_cal_set_auth_func ()" link="ECal.html#e-cal-set-auth-func"/>
177
 
    <keyword type="function" name="e_cal_open ()" link="ECal.html#e-cal-open"/>
178
 
    <keyword type="function" name="e_cal_open_async ()" link="ECal.html#e-cal-open-async"/>
179
 
    <keyword type="function" name="e_cal_uri_list ()" link="ECal.html#e-cal-uri-list"/>
180
 
    <keyword type="function" name="e_cal_get_load_state ()" link="ECal.html#e-cal-get-load-state"/>
181
 
    <keyword type="function" name="e_cal_get_uri ()" link="ECal.html#e-cal-get-uri"/>
182
 
    <keyword type="function" name="e_cal_is_read_only ()" link="ECal.html#e-cal-is-read-only"/>
183
 
    <keyword type="function" name="e_cal_get_cal_address ()" link="ECal.html#e-cal-get-cal-address"/>
184
 
    <keyword type="function" name="e_cal_get_alarm_email_address ()" link="ECal.html#e-cal-get-alarm-email-address"/>
185
 
    <keyword type="function" name="e_cal_get_ldap_attribute ()" link="ECal.html#e-cal-get-ldap-attribute"/>
186
 
    <keyword type="function" name="e_cal_get_one_alarm_only ()" link="ECal.html#e-cal-get-one-alarm-only"/>
187
 
    <keyword type="function" name="e_cal_get_organizer_must_attend ()" link="ECal.html#e-cal-get-organizer-must-attend"/>
188
 
    <keyword type="function" name="e_cal_get_save_schedules ()" link="ECal.html#e-cal-get-save-schedules"/>
189
 
    <keyword type="function" name="e_cal_get_static_capability ()" link="ECal.html#e-cal-get-static-capability"/>
190
 
    <keyword type="function" name="e_cal_set_mode ()" link="ECal.html#e-cal-set-mode"/>
191
 
    <keyword type="function" name="e_cal_get_default_object ()" link="ECal.html#e-cal-get-default-object"/>
192
 
    <keyword type="function" name="e_cal_get_object ()" link="ECal.html#e-cal-get-object"/>
193
 
    <keyword type="function" name="e_cal_get_changes ()" link="ECal.html#e-cal-get-changes"/>
194
 
    <keyword type="function" name="e_cal_free_change_list ()" link="ECal.html#e-cal-free-change-list"/>
195
 
    <keyword type="function" name="e_cal_get_object_list ()" link="ECal.html#e-cal-get-object-list"/>
196
 
    <keyword type="function" name="e_cal_get_object_list_as_comp ()" link="ECal.html#e-cal-get-object-list-as-comp"/>
197
 
    <keyword type="function" name="e_cal_free_object_list ()" link="ECal.html#e-cal-free-object-list"/>
198
 
    <keyword type="function" name="e_cal_get_free_busy ()" link="ECal.html#e-cal-get-free-busy"/>
199
 
    <keyword type="function" name="e_cal_generate_instances ()" link="ECal.html#e-cal-generate-instances"/>
200
 
    <keyword type="function" name="e_cal_get_alarms_in_range ()" link="ECal.html#e-cal-get-alarms-in-range"/>
201
 
    <keyword type="function" name="e_cal_free_alarms ()" link="ECal.html#e-cal-free-alarms"/>
202
 
    <keyword type="function" name="e_cal_get_alarms_for_object ()" link="ECal.html#e-cal-get-alarms-for-object"/>
203
 
    <keyword type="function" name="e_cal_create_object ()" link="ECal.html#e-cal-create-object"/>
204
 
    <keyword type="function" name="e_cal_modify_object ()" link="ECal.html#e-cal-modify-object"/>
205
 
    <keyword type="function" name="e_cal_remove_object ()" link="ECal.html#e-cal-remove-object"/>
206
 
    <keyword type="function" name="e_cal_remove_object_with_mod ()" link="ECal.html#e-cal-remove-object-with-mod"/>
207
 
    <keyword type="function" name="e_cal_discard_alarm ()" link="ECal.html#e-cal-discard-alarm"/>
208
 
    <keyword type="function" name="e_cal_receive_objects ()" link="ECal.html#e-cal-receive-objects"/>
209
 
    <keyword type="function" name="e_cal_send_objects ()" link="ECal.html#e-cal-send-objects"/>
210
 
    <keyword type="function" name="e_cal_get_timezone ()" link="ECal.html#e-cal-get-timezone"/>
211
 
    <keyword type="function" name="e_cal_add_timezone ()" link="ECal.html#e-cal-add-timezone"/>
212
 
    <keyword type="function" name="e_cal_set_default_timezone ()" link="ECal.html#e-cal-set-default-timezone"/>
213
 
    <keyword type="function" name="e_cal_get_query ()" link="ECal.html#e-cal-get-query"/>
214
 
    <keyword type="function" name="e_cal_resolve_tzid_cb ()" link="ECal.html#e-cal-resolve-tzid-cb"/>
215
 
    <keyword type="function" name="e_cal_get_component_as_string ()" link="ECal.html#e-cal-get-component-as-string"/>
216
 
    <keyword type="function" name="e_cal_get_error_message ()" link="ECal.html#e-cal-get-error-message"/>
217
 
    <keyword type="" name="The &quot;backend-died&quot; signal" link="ECal.html#ECal-backend-died"/>
218
 
    <keyword type="" name="The &quot;backend-error&quot; signal" link="ECal.html#ECal-backend-error"/>
219
 
    <keyword type="" name="The &quot;cal-opened&quot; signal" link="ECal.html#ECal-cal-opened"/>
220
 
    <keyword type="" name="The &quot;cal-set-mode&quot; signal" link="ECal.html#ECal-cal-set-mode"/>
221
 
    <keyword type="function" name="ECalRecurInstanceFn ()" link="libecal-e-cal-recur.html#ECalRecurInstanceFn"/>
222
 
    <keyword type="function" name="ECalRecurResolveTimezoneFn ()" link="libecal-e-cal-recur.html#ECalRecurResolveTimezoneFn"/>
223
 
    <keyword type="function" name="e_cal_recur_generate_instances ()" link="libecal-e-cal-recur.html#e-cal-recur-generate-instances"/>
224
 
    <keyword type="function" name="time_days_in_month ()" link="libecal-e-cal-time-util.html#time-days-in-month"/>
225
 
    <keyword type="function" name="time_day_of_year ()" link="libecal-e-cal-time-util.html#time-day-of-year"/>
226
 
    <keyword type="function" name="time_day_of_week ()" link="libecal-e-cal-time-util.html#time-day-of-week"/>
227
 
    <keyword type="function" name="time_is_leap_year ()" link="libecal-e-cal-time-util.html#time-is-leap-year"/>
228
 
    <keyword type="function" name="time_leap_years_up_to ()" link="libecal-e-cal-time-util.html#time-leap-years-up-to"/>
229
 
    <keyword type="function" name="isodate_from_time_t ()" link="libecal-e-cal-time-util.html#isodate-from-time-t"/>
230
 
    <keyword type="function" name="time_from_isodate ()" link="libecal-e-cal-time-util.html#time-from-isodate"/>
231
 
    <keyword type="function" name="time_add_day ()" link="libecal-e-cal-time-util.html#time-add-day"/>
232
 
    <keyword type="function" name="time_add_week ()" link="libecal-e-cal-time-util.html#time-add-week"/>
233
 
    <keyword type="function" name="time_day_begin ()" link="libecal-e-cal-time-util.html#time-day-begin"/>
234
 
    <keyword type="function" name="time_day_end ()" link="libecal-e-cal-time-util.html#time-day-end"/>
235
 
    <keyword type="function" name="time_add_day_with_zone ()" link="libecal-e-cal-time-util.html#time-add-day-with-zone"/>
236
 
    <keyword type="function" name="time_add_week_with_zone ()" link="libecal-e-cal-time-util.html#time-add-week-with-zone"/>
237
 
    <keyword type="function" name="time_add_month_with_zone ()" link="libecal-e-cal-time-util.html#time-add-month-with-zone"/>
238
 
    <keyword type="function" name="time_year_begin_with_zone ()" link="libecal-e-cal-time-util.html#time-year-begin-with-zone"/>
239
 
    <keyword type="function" name="time_month_begin_with_zone ()" link="libecal-e-cal-time-util.html#time-month-begin-with-zone"/>
240
 
    <keyword type="function" name="time_week_begin_with_zone ()" link="libecal-e-cal-time-util.html#time-week-begin-with-zone"/>
241
 
    <keyword type="function" name="time_day_begin_with_zone ()" link="libecal-e-cal-time-util.html#time-day-begin-with-zone"/>
242
 
    <keyword type="function" name="time_day_end_with_zone ()" link="libecal-e-cal-time-util.html#time-day-end-with-zone"/>
243
 
    <keyword type="function" name="time_to_gdate_with_zone ()" link="libecal-e-cal-time-util.html#time-to-gdate-with-zone"/>
244
 
    <keyword type="macro" name="E_CALENDAR_ERROR" link="libecal-e-cal-types.html#E-CALENDAR-ERROR:CAPS"/>
245
 
    <keyword type="function" name="e_calendar_error_quark ()" link="libecal-e-cal-types.html#e-calendar-error-quark"/>
246
 
    <keyword type="enum" name="enum ECalChangeType" link="libecal-e-cal-types.html#ECalChangeType"/>
247
 
    <keyword type="enum" name="enum ECalendarStatus" link="libecal-e-cal-types.html#ECalendarStatus"/>
248
 
    <keyword type="struct" name="CalObjInstance" link="libecal-e-cal-util.html#CalObjInstance"/>
249
 
    <keyword type="function" name="cal_obj_instance_list_free ()" link="libecal-e-cal-util.html#cal-obj-instance-list-free"/>
250
 
    <keyword type="enum" name="enum CalObjModType" link="libecal-e-cal-util.html#CalObjModType"/>
251
 
    <keyword type="enum" name="enum CalMode" link="libecal-e-cal-util.html#CalMode"/>
252
 
    <keyword type="function" name="cal_obj_uid_list_free ()" link="libecal-e-cal-util.html#cal-obj-uid-list-free"/>
253
 
    <keyword type="function" name="e_cal_util_new_top_level ()" link="libecal-e-cal-util.html#e-cal-util-new-top-level"/>
254
 
    <keyword type="function" name="e_cal_util_parse_ics_file ()" link="libecal-e-cal-util.html#e-cal-util-parse-ics-file"/>
255
 
    <keyword type="function" name="e_cal_util_generate_alarms_for_comp ()" link="libecal-e-cal-util.html#e-cal-util-generate-alarms-for-comp"/>
256
 
    <keyword type="function" name="e_cal_util_generate_alarms_for_list ()" link="libecal-e-cal-util.html#e-cal-util-generate-alarms-for-list"/>
257
 
    <keyword type="function" name="e_cal_util_resolve_tzid ()" link="libecal-e-cal-util.html#e-cal-util-resolve-tzid"/>
258
 
    <keyword type="function" name="e_cal_util_priority_to_string ()" link="libecal-e-cal-util.html#e-cal-util-priority-to-string"/>
259
 
    <keyword type="function" name="e_cal_util_priority_from_string ()" link="libecal-e-cal-util.html#e-cal-util-priority-from-string"/>
260
 
    <keyword type="function" name="e_cal_util_add_timezones_from_component ()" link="libecal-e-cal-util.html#e-cal-util-add-timezones-from-component"/>
261
 
    <keyword type="function" name="e_cal_util_component_is_instance ()" link="libecal-e-cal-util.html#e-cal-util-component-is-instance"/>
262
 
    <keyword type="function" name="e_cal_util_component_has_alarms ()" link="libecal-e-cal-util.html#e-cal-util-component-has-alarms"/>
263
 
    <keyword type="function" name="e_cal_util_component_has_organizer ()" link="libecal-e-cal-util.html#e-cal-util-component-has-organizer"/>
264
 
    <keyword type="function" name="e_cal_util_component_has_recurrences ()" link="libecal-e-cal-util.html#e-cal-util-component-has-recurrences"/>
265
 
    <keyword type="function" name="e_cal_util_component_has_rdates ()" link="libecal-e-cal-util.html#e-cal-util-component-has-rdates"/>
266
 
    <keyword type="function" name="e_cal_util_component_has_rrules ()" link="libecal-e-cal-util.html#e-cal-util-component-has-rrules"/>
267
 
    <keyword type="function" name="e_cal_util_event_dates_match ()" link="libecal-e-cal-util.html#e-cal-util-event-dates-match"/>
268
 
    <keyword type="macro" name="CAL_STATIC_CAPABILITY_NO_ALARM_REPEAT" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-ALARM-REPEAT:CAPS"/>
269
 
    <keyword type="macro" name="CAL_STATIC_CAPABILITY_NO_AUDIO_ALARMS" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-AUDIO-ALARMS:CAPS"/>
270
 
    <keyword type="macro" name="CAL_STATIC_CAPABILITY_NO_DISPLAY_ALARMS" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-DISPLAY-ALARMS:CAPS"/>
271
 
    <keyword type="macro" name="CAL_STATIC_CAPABILITY_NO_EMAIL_ALARMS" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-EMAIL-ALARMS:CAPS"/>
272
 
    <keyword type="macro" name="CAL_STATIC_CAPABILITY_NO_PROCEDURE_ALARMS" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-PROCEDURE-ALARMS:CAPS"/>
273
 
    <keyword type="macro" name="CAL_STATIC_CAPABILITY_NO_TASK_ASSIGNMENT" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-TASK-ASSIGNMENT:CAPS"/>
274
 
    <keyword type="macro" name="CAL_STATIC_CAPABILITY_NO_THISANDFUTURE" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-THISANDFUTURE:CAPS"/>
275
 
    <keyword type="macro" name="CAL_STATIC_CAPABILITY_NO_THISANDPRIOR" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-THISANDPRIOR:CAPS"/>
276
 
    <keyword type="macro" name="CAL_STATIC_CAPABILITY_NO_TRANSPARENCY" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-NO-TRANSPARENCY:CAPS"/>
277
 
    <keyword type="macro" name="CAL_STATIC_CAPABILITY_ONE_ALARM_ONLY" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-ONE-ALARM-ONLY:CAPS"/>
278
 
    <keyword type="macro" name="CAL_STATIC_CAPABILITY_ORGANIZER_MUST_ATTEND" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-ORGANIZER-MUST-ATTEND:CAPS"/>
279
 
    <keyword type="macro" name="CAL_STATIC_CAPABILITY_ORGANIZER_NOT_EMAIL_ADDRESS" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-ORGANIZER-NOT-EMAIL-ADDRESS:CAPS"/>
280
 
    <keyword type="macro" name="CAL_STATIC_CAPABILITY_REMOVE_ALARMS" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-REMOVE-ALARMS:CAPS"/>
281
 
    <keyword type="macro" name="CAL_STATIC_CAPABILITY_SAVE_SCHEDULES" link="libecal-e-cal-util.html#CAL-STATIC-CAPABILITY-SAVE-SCHEDULES:CAPS"/>
282
 
    <keyword type="function" name="e_cal_util_construct_instance ()" link="libecal-e-cal-util.html#e-cal-util-construct-instance"/>
283
 
    <keyword type="function" name="e_cal_util_remove_instances ()" link="libecal-e-cal-util.html#e-cal-util-remove-instances"/>
284
 
    <keyword type="struct" name="ECal" link="libecal-ECalView.html#ECal-struct"/>
285
 
    <keyword type="macro" name="E_CAL_VIEW()" link="libecal-ECalView.html#E-CAL-VIEW:CAPS"/>
286
 
    <keyword type="macro" name="E_CAL_VIEW_CLASS()" link="libecal-ECalView.html#E-CAL-VIEW-CLASS:CAPS"/>
287
 
    <keyword type="function" name="e_cal_view_get_type ()" link="libecal-ECalView.html#e-cal-view-get-type"/>
288
 
    <keyword type="function" name="e_cal_view_new ()" link="libecal-ECalView.html#e-cal-view-new"/>
289
 
    <keyword type="" name="The &quot;backend-died&quot; signal" link="libecal-ECalView.html#ECal-backend-died"/>
290
 
    <keyword type="" name="The &quot;backend-error&quot; signal" link="libecal-ECalView.html#ECal-backend-error"/>
291
 
    <keyword type="" name="The &quot;cal-opened&quot; signal" link="libecal-ECalView.html#ECal-cal-opened"/>
292
 
    <keyword type="" name="The &quot;cal-set-mode&quot; signal" link="libecal-ECalView.html#ECal-cal-set-mode"/>
293
 
  </functions>
294
 
</book>