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

« back to all changes in this revision

Viewing changes to docs/reference/addressbook/libebook/html/libebook.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: Address Book Client (libebook)" link="index.html" author="" name="libebook">
4
 
  <chapters>
5
 
    <sub name="Evolution-Data-Server Manual: Address Book Client (libebook)" link="ch01.html">
6
 
      <sub name="EBookClient" link="EBookClient.html"/>
7
 
      <sub name="EBookClientView" link="EBookClientView.html"/>
8
 
      <sub name="e-book-query" link="libebook-e-book-query.html"/>
9
 
      <sub name="e-book-types" link="libebook-e-book-types.html"/>
10
 
      <sub name="EVCard" link="EVCard.html"/>
11
 
      <sub name="EContact" link="EContact.html"/>
12
 
      <sub name="EDestination" link="EDestination.html"/>
13
 
      <sub name="e-address-western" link="libebook-EAddressWestern.html"/>
14
 
      <sub name="e-name-western" link="libebook-ENameWestern.html"/>
15
 
    </sub>
16
 
    <sub name="Deprecated Classes" link="ch02.html">
17
 
      <sub name="EBook" link="EBook.html"/>
18
 
      <sub name="EBookView" link="EBookView.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="BOOK_BACKEND_PROPERTY_REQUIRED_FIELDS" link="EBookClient.html#BOOK-BACKEND-PROPERTY-REQUIRED-FIELDS:CAPS"/>
35
 
    <function name="BOOK_BACKEND_PROPERTY_SUPPORTED_FIELDS" link="EBookClient.html#BOOK-BACKEND-PROPERTY-SUPPORTED-FIELDS:CAPS"/>
36
 
    <function name="BOOK_BACKEND_PROPERTY_SUPPORTED_AUTH_METHODS" link="EBookClient.html#BOOK-BACKEND-PROPERTY-SUPPORTED-AUTH-METHODS:CAPS"/>
37
 
    <function name="E_BOOK_CLIENT_ERROR" link="EBookClient.html#E-BOOK-CLIENT-ERROR:CAPS"/>
38
 
    <function name="enum EBookClientError" link="EBookClient.html#EBookClientError"/>
39
 
    <function name="e_book_client_error_to_string ()" link="EBookClient.html#e-book-client-error-to-string"/>
40
 
    <function name="e_book_client_error_create ()" link="EBookClient.html#e-book-client-error-create"/>
41
 
    <function name="struct EBookClient" link="EBookClient.html#EBookClient-struct"/>
42
 
    <function name="e_book_client_new ()" link="EBookClient.html#e-book-client-new"/>
43
 
    <function name="e_book_client_new_from_uri ()" link="EBookClient.html#e-book-client-new-from-uri"/>
44
 
    <function name="e_book_client_new_system ()" link="EBookClient.html#e-book-client-new-system"/>
45
 
    <function name="e_book_client_new_default ()" link="EBookClient.html#e-book-client-new-default"/>
46
 
    <function name="e_book_client_set_default ()" link="EBookClient.html#e-book-client-set-default"/>
47
 
    <function name="e_book_client_set_default_source ()" link="EBookClient.html#e-book-client-set-default-source"/>
48
 
    <function name="e_book_client_get_sources ()" link="EBookClient.html#e-book-client-get-sources"/>
49
 
    <function name="e_book_client_get_self ()" link="EBookClient.html#e-book-client-get-self"/>
50
 
    <function name="e_book_client_set_self ()" link="EBookClient.html#e-book-client-set-self"/>
51
 
    <function name="e_book_client_is_self ()" link="EBookClient.html#e-book-client-is-self"/>
52
 
    <function name="e_book_client_add_contact ()" link="EBookClient.html#e-book-client-add-contact"/>
53
 
    <function name="e_book_client_add_contact_finish ()" link="EBookClient.html#e-book-client-add-contact-finish"/>
54
 
    <function name="e_book_client_add_contact_sync ()" link="EBookClient.html#e-book-client-add-contact-sync"/>
55
 
    <function name="e_book_client_modify_contact ()" link="EBookClient.html#e-book-client-modify-contact"/>
56
 
    <function name="e_book_client_modify_contact_finish ()" link="EBookClient.html#e-book-client-modify-contact-finish"/>
57
 
    <function name="e_book_client_modify_contact_sync ()" link="EBookClient.html#e-book-client-modify-contact-sync"/>
58
 
    <function name="e_book_client_remove_contact ()" link="EBookClient.html#e-book-client-remove-contact"/>
59
 
    <function name="e_book_client_remove_contact_finish ()" link="EBookClient.html#e-book-client-remove-contact-finish"/>
60
 
    <function name="e_book_client_remove_contact_sync ()" link="EBookClient.html#e-book-client-remove-contact-sync"/>
61
 
    <function name="e_book_client_remove_contact_by_uid ()" link="EBookClient.html#e-book-client-remove-contact-by-uid"/>
62
 
    <function name="e_book_client_remove_contact_by_uid_finish ()" link="EBookClient.html#e-book-client-remove-contact-by-uid-finish"/>
63
 
    <function name="e_book_client_remove_contact_by_uid_sync ()" link="EBookClient.html#e-book-client-remove-contact-by-uid-sync"/>
64
 
    <function name="e_book_client_remove_contacts ()" link="EBookClient.html#e-book-client-remove-contacts"/>
65
 
    <function name="e_book_client_remove_contacts_finish ()" link="EBookClient.html#e-book-client-remove-contacts-finish"/>
66
 
    <function name="e_book_client_remove_contacts_sync ()" link="EBookClient.html#e-book-client-remove-contacts-sync"/>
67
 
    <function name="e_book_client_get_contact ()" link="EBookClient.html#e-book-client-get-contact"/>
68
 
    <function name="e_book_client_get_contact_finish ()" link="EBookClient.html#e-book-client-get-contact-finish"/>
69
 
    <function name="e_book_client_get_contact_sync ()" link="EBookClient.html#e-book-client-get-contact-sync"/>
70
 
    <function name="e_book_client_get_contacts ()" link="EBookClient.html#e-book-client-get-contacts"/>
71
 
    <function name="e_book_client_get_contacts_finish ()" link="EBookClient.html#e-book-client-get-contacts-finish"/>
72
 
    <function name="e_book_client_get_contacts_sync ()" link="EBookClient.html#e-book-client-get-contacts-sync"/>
73
 
    <function name="e_book_client_get_contacts_uids ()" link="EBookClient.html#e-book-client-get-contacts-uids"/>
74
 
    <function name="e_book_client_get_contacts_uids_finish ()" link="EBookClient.html#e-book-client-get-contacts-uids-finish"/>
75
 
    <function name="e_book_client_get_contacts_uids_sync ()" link="EBookClient.html#e-book-client-get-contacts-uids-sync"/>
76
 
    <function name="e_book_client_get_view ()" link="EBookClient.html#e-book-client-get-view"/>
77
 
    <function name="e_book_client_get_view_finish ()" link="EBookClient.html#e-book-client-get-view-finish"/>
78
 
    <function name="e_book_client_get_view_sync ()" link="EBookClient.html#e-book-client-get-view-sync"/>
79
 
    <function name="struct EBookClientView" link="EBookClientView.html#EBookClientView-struct"/>
80
 
    <function name="e_book_client_view_get_client ()" link="EBookClientView.html#e-book-client-view-get-client"/>
81
 
    <function name="e_book_client_view_is_running ()" link="EBookClientView.html#e-book-client-view-is-running"/>
82
 
    <function name="e_book_client_view_set_fields_of_interest ()" link="EBookClientView.html#e-book-client-view-set-fields-of-interest"/>
83
 
    <function name="e_book_client_view_start ()" link="EBookClientView.html#e-book-client-view-start"/>
84
 
    <function name="e_book_client_view_stop ()" link="EBookClientView.html#e-book-client-view-stop"/>
85
 
    <function name="The &quot;complete&quot; signal" link="EBookClientView.html#EBookClientView-complete"/>
86
 
    <function name="The &quot;objects-added&quot; signal" link="EBookClientView.html#EBookClientView-objects-added"/>
87
 
    <function name="The &quot;objects-modified&quot; signal" link="EBookClientView.html#EBookClientView-objects-modified"/>
88
 
    <function name="The &quot;objects-removed&quot; signal" link="EBookClientView.html#EBookClientView-objects-removed"/>
89
 
    <function name="The &quot;progress&quot; signal" link="EBookClientView.html#EBookClientView-progress"/>
90
 
    <function name="EBookQuery" link="libebook-e-book-query.html#EBookQuery"/>
91
 
    <function name="enum EBookQueryTest" link="libebook-e-book-query.html#EBookQueryTest"/>
92
 
    <function name="e_book_query_from_string ()" link="libebook-e-book-query.html#e-book-query-from-string"/>
93
 
    <function name="e_book_query_to_string ()" link="libebook-e-book-query.html#e-book-query-to-string"/>
94
 
    <function name="e_book_query_ref ()" link="libebook-e-book-query.html#e-book-query-ref"/>
95
 
    <function name="e_book_query_unref ()" link="libebook-e-book-query.html#e-book-query-unref"/>
96
 
    <function name="e_book_query_and ()" link="libebook-e-book-query.html#e-book-query-and"/>
97
 
    <function name="e_book_query_andv ()" link="libebook-e-book-query.html#e-book-query-andv"/>
98
 
    <function name="e_book_query_or ()" link="libebook-e-book-query.html#e-book-query-or"/>
99
 
    <function name="e_book_query_orv ()" link="libebook-e-book-query.html#e-book-query-orv"/>
100
 
    <function name="e_book_query_not ()" link="libebook-e-book-query.html#e-book-query-not"/>
101
 
    <function name="e_book_query_field_exists ()" link="libebook-e-book-query.html#e-book-query-field-exists"/>
102
 
    <function name="e_book_query_vcard_field_exists ()" link="libebook-e-book-query.html#e-book-query-vcard-field-exists"/>
103
 
    <function name="e_book_query_field_test ()" link="libebook-e-book-query.html#e-book-query-field-test"/>
104
 
    <function name="e_book_query_vcard_field_test ()" link="libebook-e-book-query.html#e-book-query-vcard-field-test"/>
105
 
    <function name="e_book_query_any_field_contains ()" link="libebook-e-book-query.html#e-book-query-any-field-contains"/>
106
 
    <function name="e_book_query_copy ()" link="libebook-e-book-query.html#e-book-query-copy"/>
107
 
    <function name="E_BOOK_ERROR" link="libebook-e-book-types.html#E-BOOK-ERROR:CAPS"/>
108
 
    <function name="e_book_error_quark ()" link="libebook-e-book-types.html#e-book-error-quark"/>
109
 
    <function name="enum EBookStatus" link="libebook-e-book-types.html#EBookStatus"/>
110
 
    <function name="E_BOOK_ERROR_CORBA_EXCEPTION" link="libebook-e-book-types.html#E-BOOK-ERROR-CORBA-EXCEPTION:CAPS"/>
111
 
    <function name="enum EBookViewStatus" link="libebook-e-book-types.html#EBookViewStatus"/>
112
 
    <function name="enum EBookChangeType" link="libebook-e-book-types.html#EBookChangeType"/>
113
 
    <function name="EBookChange" link="libebook-e-book-types.html#EBookChange"/>
114
 
    <function name="struct EVCard" link="EVCard.html#EVCard-struct"/>
115
 
    <function name="enum EVCardFormat" link="EVCard.html#EVCardFormat"/>
116
 
    <function name="EVCardAttribute" link="EVCard.html#EVCardAttribute"/>
117
 
    <function name="EVCardAttributeParam" link="EVCard.html#EVCardAttributeParam"/>
118
 
    <function name="e_vcard_new ()" link="EVCard.html#e-vcard-new"/>
119
 
    <function name="e_vcard_new_from_string ()" link="EVCard.html#e-vcard-new-from-string"/>
120
 
    <function name="e_vcard_to_string ()" link="EVCard.html#e-vcard-to-string"/>
121
 
    <function name="e_vcard_is_parsed ()" link="EVCard.html#e-vcard-is-parsed"/>
122
 
    <function name="e_vcard_dump_structure ()" link="EVCard.html#e-vcard-dump-structure"/>
123
 
    <function name="e_vcard_attribute_new ()" link="EVCard.html#e-vcard-attribute-new"/>
124
 
    <function name="e_vcard_attribute_free ()" link="EVCard.html#e-vcard-attribute-free"/>
125
 
    <function name="e_vcard_attribute_copy ()" link="EVCard.html#e-vcard-attribute-copy"/>
126
 
    <function name="e_vcard_remove_attributes ()" link="EVCard.html#e-vcard-remove-attributes"/>
127
 
    <function name="e_vcard_remove_attribute ()" link="EVCard.html#e-vcard-remove-attribute"/>
128
 
    <function name="e_vcard_append_attribute ()" link="EVCard.html#e-vcard-append-attribute"/>
129
 
    <function name="e_vcard_append_attribute_with_value ()" link="EVCard.html#e-vcard-append-attribute-with-value"/>
130
 
    <function name="e_vcard_append_attribute_with_values ()" link="EVCard.html#e-vcard-append-attribute-with-values"/>
131
 
    <function name="e_vcard_add_attribute ()" link="EVCard.html#e-vcard-add-attribute"/>
132
 
    <function name="e_vcard_add_attribute_with_value ()" link="EVCard.html#e-vcard-add-attribute-with-value"/>
133
 
    <function name="e_vcard_add_attribute_with_values ()" link="EVCard.html#e-vcard-add-attribute-with-values"/>
134
 
    <function name="e_vcard_attribute_add_value ()" link="EVCard.html#e-vcard-attribute-add-value"/>
135
 
    <function name="e_vcard_attribute_add_value_decoded ()" link="EVCard.html#e-vcard-attribute-add-value-decoded"/>
136
 
    <function name="e_vcard_attribute_add_values ()" link="EVCard.html#e-vcard-attribute-add-values"/>
137
 
    <function name="e_vcard_attribute_remove_values ()" link="EVCard.html#e-vcard-attribute-remove-values"/>
138
 
    <function name="e_vcard_attribute_remove_value ()" link="EVCard.html#e-vcard-attribute-remove-value"/>
139
 
    <function name="e_vcard_attribute_remove_params ()" link="EVCard.html#e-vcard-attribute-remove-params"/>
140
 
    <function name="e_vcard_attribute_remove_param ()" link="EVCard.html#e-vcard-attribute-remove-param"/>
141
 
    <function name="e_vcard_attribute_remove_param_value ()" link="EVCard.html#e-vcard-attribute-remove-param-value"/>
142
 
    <function name="e_vcard_attribute_param_new ()" link="EVCard.html#e-vcard-attribute-param-new"/>
143
 
    <function name="e_vcard_attribute_param_free ()" link="EVCard.html#e-vcard-attribute-param-free"/>
144
 
    <function name="e_vcard_attribute_param_copy ()" link="EVCard.html#e-vcard-attribute-param-copy"/>
145
 
    <function name="e_vcard_attribute_add_param ()" link="EVCard.html#e-vcard-attribute-add-param"/>
146
 
    <function name="e_vcard_attribute_add_param_with_value ()" link="EVCard.html#e-vcard-attribute-add-param-with-value"/>
147
 
    <function name="e_vcard_attribute_add_param_with_values ()" link="EVCard.html#e-vcard-attribute-add-param-with-values"/>
148
 
    <function name="e_vcard_attribute_param_add_value ()" link="EVCard.html#e-vcard-attribute-param-add-value"/>
149
 
    <function name="e_vcard_attribute_param_add_values ()" link="EVCard.html#e-vcard-attribute-param-add-values"/>
150
 
    <function name="e_vcard_attribute_param_remove_values ()" link="EVCard.html#e-vcard-attribute-param-remove-values"/>
151
 
    <function name="e_vcard_attribute_param_get_name ()" link="EVCard.html#e-vcard-attribute-param-get-name"/>
152
 
    <function name="e_vcard_attribute_param_get_values ()" link="EVCard.html#e-vcard-attribute-param-get-values"/>
153
 
    <function name="e_vcard_get_attribute ()" link="EVCard.html#e-vcard-get-attribute"/>
154
 
    <function name="e_vcard_get_attributes ()" link="EVCard.html#e-vcard-get-attributes"/>
155
 
    <function name="e_vcard_attribute_get_group ()" link="EVCard.html#e-vcard-attribute-get-group"/>
156
 
    <function name="e_vcard_attribute_get_name ()" link="EVCard.html#e-vcard-attribute-get-name"/>
157
 
    <function name="e_vcard_attribute_get_values ()" link="EVCard.html#e-vcard-attribute-get-values"/>
158
 
    <function name="e_vcard_attribute_get_values_decoded ()" link="EVCard.html#e-vcard-attribute-get-values-decoded"/>
159
 
    <function name="e_vcard_attribute_get_params ()" link="EVCard.html#e-vcard-attribute-get-params"/>
160
 
    <function name="e_vcard_attribute_get_param ()" link="EVCard.html#e-vcard-attribute-get-param"/>
161
 
    <function name="e_vcard_attribute_get_value ()" link="EVCard.html#e-vcard-attribute-get-value"/>
162
 
    <function name="e_vcard_attribute_get_value_decoded ()" link="EVCard.html#e-vcard-attribute-get-value-decoded"/>
163
 
    <function name="e_vcard_attribute_has_type ()" link="EVCard.html#e-vcard-attribute-has-type"/>
164
 
    <function name="e_vcard_attribute_is_single_valued ()" link="EVCard.html#e-vcard-attribute-is-single-valued"/>
165
 
    <function name="e_vcard_escape_string ()" link="EVCard.html#e-vcard-escape-string"/>
166
 
    <function name="e_vcard_unescape_string ()" link="EVCard.html#e-vcard-unescape-string"/>
167
 
    <function name="EVC_ADR" link="EVCard.html#EVC-ADR:CAPS"/>
168
 
    <function name="EVC_BDAY" link="EVCard.html#EVC-BDAY:CAPS"/>
169
 
    <function name="EVC_CALURI" link="EVCard.html#EVC-CALURI:CAPS"/>
170
 
    <function name="EVC_CATEGORIES" link="EVCard.html#EVC-CATEGORIES:CAPS"/>
171
 
    <function name="EVC_EMAIL" link="EVCard.html#EVC-EMAIL:CAPS"/>
172
 
    <function name="EVC_ENCODING" link="EVCard.html#EVC-ENCODING:CAPS"/>
173
 
    <function name="EVC_FBURL" link="EVCard.html#EVC-FBURL:CAPS"/>
174
 
    <function name="EVC_FN" link="EVCard.html#EVC-FN:CAPS"/>
175
 
    <function name="EVC_GEO" link="EVCard.html#EVC-GEO:CAPS"/>
176
 
    <function name="EVC_ICSCALENDAR" link="EVCard.html#EVC-ICSCALENDAR:CAPS"/>
177
 
    <function name="EVC_KEY" link="EVCard.html#EVC-KEY:CAPS"/>
178
 
    <function name="EVC_LABEL" link="EVCard.html#EVC-LABEL:CAPS"/>
179
 
    <function name="EVC_LOGO" link="EVCard.html#EVC-LOGO:CAPS"/>
180
 
    <function name="EVC_MAILER" link="EVCard.html#EVC-MAILER:CAPS"/>
181
 
    <function name="EVC_NICKNAME" link="EVCard.html#EVC-NICKNAME:CAPS"/>
182
 
    <function name="EVC_N" link="EVCard.html#EVC-N:CAPS"/>
183
 
    <function name="EVC_NOTE" link="EVCard.html#EVC-NOTE:CAPS"/>
184
 
    <function name="EVC_ORG" link="EVCard.html#EVC-ORG:CAPS"/>
185
 
    <function name="EVC_PHOTO" link="EVCard.html#EVC-PHOTO:CAPS"/>
186
 
    <function name="EVC_PRODID" link="EVCard.html#EVC-PRODID:CAPS"/>
187
 
    <function name="EVC_QUOTEDPRINTABLE" link="EVCard.html#EVC-QUOTEDPRINTABLE:CAPS"/>
188
 
    <function name="EVC_REV" link="EVCard.html#EVC-REV:CAPS"/>
189
 
    <function name="EVC_ROLE" link="EVCard.html#EVC-ROLE:CAPS"/>
190
 
    <function name="EVC_TEL" link="EVCard.html#EVC-TEL:CAPS"/>
191
 
    <function name="EVC_TITLE" link="EVCard.html#EVC-TITLE:CAPS"/>
192
 
    <function name="EVC_TYPE" link="EVCard.html#EVC-TYPE:CAPS"/>
193
 
    <function name="EVC_UID" link="EVCard.html#EVC-UID:CAPS"/>
194
 
    <function name="EVC_URL" link="EVCard.html#EVC-URL:CAPS"/>
195
 
    <function name="EVC_VALUE" link="EVCard.html#EVC-VALUE:CAPS"/>
196
 
    <function name="EVC_VERSION" link="EVCard.html#EVC-VERSION:CAPS"/>
197
 
    <function name="EVC_X_AIM" link="EVCard.html#EVC-X-AIM:CAPS"/>
198
 
    <function name="EVC_X_ANNIVERSARY" link="EVCard.html#EVC-X-ANNIVERSARY:CAPS"/>
199
 
    <function name="EVC_X_ASSISTANT" link="EVCard.html#EVC-X-ASSISTANT:CAPS"/>
200
 
    <function name="EVC_X_BIRTHDAY" link="EVCard.html#EVC-X-BIRTHDAY:CAPS"/>
201
 
    <function name="EVC_X_BLOG_URL" link="EVCard.html#EVC-X-BLOG-URL:CAPS"/>
202
 
    <function name="EVC_X_CALLBACK" link="EVCard.html#EVC-X-CALLBACK:CAPS"/>
203
 
    <function name="EVC_X_COMPANY" link="EVCard.html#EVC-X-COMPANY:CAPS"/>
204
 
    <function name="EVC_X_DEST_CONTACT_UID" link="EVCard.html#EVC-X-DEST-CONTACT-UID:CAPS"/>
205
 
    <function name="EVC_X_DEST_EMAIL_NUM" link="EVCard.html#EVC-X-DEST-EMAIL-NUM:CAPS"/>
206
 
    <function name="EVC_X_DEST_HTML_MAIL" link="EVCard.html#EVC-X-DEST-HTML-MAIL:CAPS"/>
207
 
    <function name="EVC_X_DEST_SOURCE_UID" link="EVCard.html#EVC-X-DEST-SOURCE-UID:CAPS"/>
208
 
    <function name="EVC_X_FILE_AS" link="EVCard.html#EVC-X-FILE-AS:CAPS"/>
209
 
    <function name="EVC_X_GADUGADU" link="EVCard.html#EVC-X-GADUGADU:CAPS"/>
210
 
    <function name="EVC_X_GROUPWISE" link="EVCard.html#EVC-X-GROUPWISE:CAPS"/>
211
 
    <function name="EVC_X_ICQ" link="EVCard.html#EVC-X-ICQ:CAPS"/>
212
 
    <function name="EVC_X_JABBER" link="EVCard.html#EVC-X-JABBER:CAPS"/>
213
 
    <function name="EVC_X_LIST_SHOW_ADDRESSES" link="EVCard.html#EVC-X-LIST-SHOW-ADDRESSES:CAPS"/>
214
 
    <function name="EVC_X_LIST" link="EVCard.html#EVC-X-LIST:CAPS"/>
215
 
    <function name="EVC_X_LIST_NAME" link="EVCard.html#EVC-X-LIST-NAME:CAPS"/>
216
 
    <function name="EVC_X_MANAGER" link="EVCard.html#EVC-X-MANAGER:CAPS"/>
217
 
    <function name="EVC_X_MSN" link="EVCard.html#EVC-X-MSN:CAPS"/>
218
 
    <function name="EVC_X_RADIO" link="EVCard.html#EVC-X-RADIO:CAPS"/>
219
 
    <function name="EVC_X_SKYPE" link="EVCard.html#EVC-X-SKYPE:CAPS"/>
220
 
    <function name="EVC_X_GOOGLE_TALK" link="EVCard.html#EVC-X-GOOGLE-TALK:CAPS"/>
221
 
    <function name="EVC_X_SIP" link="EVCard.html#EVC-X-SIP:CAPS"/>
222
 
    <function name="EVC_X_SPOUSE" link="EVCard.html#EVC-X-SPOUSE:CAPS"/>
223
 
    <function name="EVC_X_TELEX" link="EVCard.html#EVC-X-TELEX:CAPS"/>
224
 
    <function name="EVC_X_TTYTDD" link="EVCard.html#EVC-X-TTYTDD:CAPS"/>
225
 
    <function name="EVC_X_VIDEO_URL" link="EVCard.html#EVC-X-VIDEO-URL:CAPS"/>
226
 
    <function name="EVC_X_WANTS_HTML" link="EVCard.html#EVC-X-WANTS-HTML:CAPS"/>
227
 
    <function name="EVC_X_YAHOO" link="EVCard.html#EVC-X-YAHOO:CAPS"/>
228
 
    <function name="EVC_X_BOOK_URI" link="EVCard.html#EVC-X-BOOK-URI:CAPS"/>
229
 
    <function name="EVC_CONTACT_LIST" link="EVCard.html#EVC-CONTACT-LIST:CAPS"/>
230
 
    <function name="EVC_PARENT_CL" link="EVCard.html#EVC-PARENT-CL:CAPS"/>
231
 
    <function name="EVC_CL_UID" link="EVCard.html#EVC-CL-UID:CAPS"/>
232
 
    <function name="EVC_X_DEST_EMAIL" link="EVCard.html#EVC-X-DEST-EMAIL:CAPS"/>
233
 
    <function name="EVC_X_DEST_NAME" link="EVCard.html#EVC-X-DEST-NAME:CAPS"/>
234
 
    <function name="struct EContact" link="EContact.html#EContact-struct"/>
235
 
    <function name="enum EContactField" link="EContact.html#EContactField"/>
236
 
    <function name="EContactName" link="EContact.html#EContactName"/>
237
 
    <function name="EContactGeo" link="EContact.html#EContactGeo"/>
238
 
    <function name="EContactPhoto" link="EContact.html#EContactPhoto"/>
239
 
    <function name="EContactAddress" link="EContact.html#EContactAddress"/>
240
 
    <function name="EContactDate" link="EContact.html#EContactDate"/>
241
 
    <function name="EContactCert" link="EContact.html#EContactCert"/>
242
 
    <function name="e_contact_new ()" link="EContact.html#e-contact-new"/>
243
 
    <function name="e_contact_new_from_vcard ()" link="EContact.html#e-contact-new-from-vcard"/>
244
 
    <function name="e_contact_duplicate ()" link="EContact.html#e-contact-duplicate"/>
245
 
    <function name="e_contact_get ()" link="EContact.html#e-contact-get"/>
246
 
    <function name="e_contact_get_const ()" link="EContact.html#e-contact-get-const"/>
247
 
    <function name="e_contact_set ()" link="EContact.html#e-contact-set"/>
248
 
    <function name="e_contact_date_new ()" link="EContact.html#e-contact-date-new"/>
249
 
    <function name="e_contact_date_from_string ()" link="EContact.html#e-contact-date-from-string"/>
250
 
    <function name="e_contact_date_to_string ()" link="EContact.html#e-contact-date-to-string"/>
251
 
    <function name="e_contact_date_equal ()" link="EContact.html#e-contact-date-equal"/>
252
 
    <function name="e_contact_name_new ()" link="EContact.html#e-contact-name-new"/>
253
 
    <function name="e_contact_name_to_string ()" link="EContact.html#e-contact-name-to-string"/>
254
 
    <function name="e_contact_name_from_string ()" link="EContact.html#e-contact-name-from-string"/>
255
 
    <function name="e_contact_name_copy ()" link="EContact.html#e-contact-name-copy"/>
256
 
    <function name="e_contact_date_free ()" link="EContact.html#e-contact-date-free"/>
257
 
    <function name="e_contact_name_free ()" link="EContact.html#e-contact-name-free"/>
258
 
    <function name="e_contact_photo_new ()" link="EContact.html#e-contact-photo-new"/>
259
 
    <function name="e_contact_photo_get_inlined ()" link="EContact.html#e-contact-photo-get-inlined"/>
260
 
    <function name="e_contact_photo_set_inlined ()" link="EContact.html#e-contact-photo-set-inlined"/>
261
 
    <function name="e_contact_photo_get_mime_type ()" link="EContact.html#e-contact-photo-get-mime-type"/>
262
 
    <function name="e_contact_photo_set_mime_type ()" link="EContact.html#e-contact-photo-set-mime-type"/>
263
 
    <function name="e_contact_photo_get_uri ()" link="EContact.html#e-contact-photo-get-uri"/>
264
 
    <function name="e_contact_photo_set_uri ()" link="EContact.html#e-contact-photo-set-uri"/>
265
 
    <function name="e_contact_photo_free ()" link="EContact.html#e-contact-photo-free"/>
266
 
    <function name="e_contact_geo_free ()" link="EContact.html#e-contact-geo-free"/>
267
 
    <function name="e_contact_address_new ()" link="EContact.html#e-contact-address-new"/>
268
 
    <function name="e_contact_address_free ()" link="EContact.html#e-contact-address-free"/>
269
 
    <function name="e_contact_field_name ()" link="EContact.html#e-contact-field-name"/>
270
 
    <function name="e_contact_pretty_name ()" link="EContact.html#e-contact-pretty-name"/>
271
 
    <function name="e_contact_field_id ()" link="EContact.html#e-contact-field-id"/>
272
 
    <function name="e_contact_field_id_from_vcard ()" link="EContact.html#e-contact-field-id-from-vcard"/>
273
 
    <function name="e_contact_cert_free ()" link="EContact.html#e-contact-cert-free"/>
274
 
    <function name="e_contact_get_attributes ()" link="EContact.html#e-contact-get-attributes"/>
275
 
    <function name="e_contact_set_attributes ()" link="EContact.html#e-contact-set-attributes"/>
276
 
    <function name="e_contact_vcard_attribute ()" link="EContact.html#e-contact-vcard-attribute"/>
277
 
    <function name="The &quot;Rev&quot; property" link="EContact.html#EContact--Rev"/>
278
 
    <function name="The &quot;address&quot; property" link="EContact.html#EContact--address"/>
279
 
    <function name="The &quot;address-home&quot; property" link="EContact.html#EContact--address-home"/>
280
 
    <function name="The &quot;address-label-home&quot; property" link="EContact.html#EContact--address-label-home"/>
281
 
    <function name="The &quot;address-label-other&quot; property" link="EContact.html#EContact--address-label-other"/>
282
 
    <function name="The &quot;address-label-work&quot; property" link="EContact.html#EContact--address-label-work"/>
283
 
    <function name="The &quot;address-other&quot; property" link="EContact.html#EContact--address-other"/>
284
 
    <function name="The &quot;address-work&quot; property" link="EContact.html#EContact--address-work"/>
285
 
    <function name="The &quot;anniversary&quot; property" link="EContact.html#EContact--anniversary"/>
286
 
    <function name="The &quot;assistant&quot; property" link="EContact.html#EContact--assistant"/>
287
 
    <function name="The &quot;assistant-phone&quot; property" link="EContact.html#EContact--assistant-phone"/>
288
 
    <function name="The &quot;birth-date&quot; property" link="EContact.html#EContact--birth-date"/>
289
 
    <function name="The &quot;blog-url&quot; property" link="EContact.html#EContact--blog-url"/>
290
 
    <function name="The &quot;book-uri&quot; property" link="EContact.html#EContact--book-uri"/>
291
 
    <function name="The &quot;business-fax&quot; property" link="EContact.html#EContact--business-fax"/>
292
 
    <function name="The &quot;business-phone&quot; property" link="EContact.html#EContact--business-phone"/>
293
 
    <function name="The &quot;business-phone-2&quot; property" link="EContact.html#EContact--business-phone-2"/>
294
 
    <function name="The &quot;callback-phone&quot; property" link="EContact.html#EContact--callback-phone"/>
295
 
    <function name="The &quot;caluri&quot; property" link="EContact.html#EContact--caluri"/>
296
 
    <function name="The &quot;car-phone&quot; property" link="EContact.html#EContact--car-phone"/>
297
 
    <function name="The &quot;categories&quot; property" link="EContact.html#EContact--categories"/>
298
 
    <function name="The &quot;category-list&quot; property" link="EContact.html#EContact--category-list"/>
299
 
    <function name="The &quot;company-phone&quot; property" link="EContact.html#EContact--company-phone"/>
300
 
    <function name="The &quot;email&quot; property" link="EContact.html#EContact--email"/>
301
 
    <function name="The &quot;email-1&quot; property" link="EContact.html#EContact--email-1"/>
302
 
    <function name="The &quot;email-2&quot; property" link="EContact.html#EContact--email-2"/>
303
 
    <function name="The &quot;email-3&quot; property" link="EContact.html#EContact--email-3"/>
304
 
    <function name="The &quot;email-4&quot; property" link="EContact.html#EContact--email-4"/>
305
 
    <function name="The &quot;family-name&quot; property" link="EContact.html#EContact--family-name"/>
306
 
    <function name="The &quot;fburl&quot; property" link="EContact.html#EContact--fburl"/>
307
 
    <function name="The &quot;file-as&quot; property" link="EContact.html#EContact--file-as"/>
308
 
    <function name="The &quot;full-name&quot; property" link="EContact.html#EContact--full-name"/>
309
 
    <function name="The &quot;geo&quot; property" link="EContact.html#EContact--geo"/>
310
 
    <function name="The &quot;given-name&quot; property" link="EContact.html#EContact--given-name"/>
311
 
    <function name="The &quot;home-fax&quot; property" link="EContact.html#EContact--home-fax"/>
312
 
    <function name="The &quot;home-phone&quot; property" link="EContact.html#EContact--home-phone"/>
313
 
    <function name="The &quot;home-phone-2&quot; property" link="EContact.html#EContact--home-phone-2"/>
314
 
    <function name="The &quot;homepage-url&quot; property" link="EContact.html#EContact--homepage-url"/>
315
 
    <function name="The &quot;icscalendar&quot; property" link="EContact.html#EContact--icscalendar"/>
316
 
    <function name="The &quot;id&quot; property" link="EContact.html#EContact--id"/>
317
 
    <function name="The &quot;im-aim&quot; property" link="EContact.html#EContact--im-aim"/>
318
 
    <function name="The &quot;im-aim-home-1&quot; property" link="EContact.html#EContact--im-aim-home-1"/>
319
 
    <function name="The &quot;im-aim-home-2&quot; property" link="EContact.html#EContact--im-aim-home-2"/>
320
 
    <function name="The &quot;im-aim-home-3&quot; property" link="EContact.html#EContact--im-aim-home-3"/>
321
 
    <function name="The &quot;im-aim-work-1&quot; property" link="EContact.html#EContact--im-aim-work-1"/>
322
 
    <function name="The &quot;im-aim-work-2&quot; property" link="EContact.html#EContact--im-aim-work-2"/>
323
 
    <function name="The &quot;im-aim-work-3&quot; property" link="EContact.html#EContact--im-aim-work-3"/>
324
 
    <function name="The &quot;im-gadugadu&quot; property" link="EContact.html#EContact--im-gadugadu"/>
325
 
    <function name="The &quot;im-gadugadu-home-1&quot; property" link="EContact.html#EContact--im-gadugadu-home-1"/>
326
 
    <function name="The &quot;im-gadugadu-home-2&quot; property" link="EContact.html#EContact--im-gadugadu-home-2"/>
327
 
    <function name="The &quot;im-gadugadu-home-3&quot; property" link="EContact.html#EContact--im-gadugadu-home-3"/>
328
 
    <function name="The &quot;im-gadugadu-work-1&quot; property" link="EContact.html#EContact--im-gadugadu-work-1"/>
329
 
    <function name="The &quot;im-gadugadu-work-2&quot; property" link="EContact.html#EContact--im-gadugadu-work-2"/>
330
 
    <function name="The &quot;im-gadugadu-work-3&quot; property" link="EContact.html#EContact--im-gadugadu-work-3"/>
331
 
    <function name="The &quot;im-google-talk&quot; property" link="EContact.html#EContact--im-google-talk"/>
332
 
    <function name="The &quot;im-google-talk-home-1&quot; property" link="EContact.html#EContact--im-google-talk-home-1"/>
333
 
    <function name="The &quot;im-google-talk-home-2&quot; property" link="EContact.html#EContact--im-google-talk-home-2"/>
334
 
    <function name="The &quot;im-google-talk-home-3&quot; property" link="EContact.html#EContact--im-google-talk-home-3"/>
335
 
    <function name="The &quot;im-google-talk-work-1&quot; property" link="EContact.html#EContact--im-google-talk-work-1"/>
336
 
    <function name="The &quot;im-google-talk-work-2&quot; property" link="EContact.html#EContact--im-google-talk-work-2"/>
337
 
    <function name="The &quot;im-google-talk-work-3&quot; property" link="EContact.html#EContact--im-google-talk-work-3"/>
338
 
    <function name="The &quot;im-groupwise&quot; property" link="EContact.html#EContact--im-groupwise"/>
339
 
    <function name="The &quot;im-groupwise-home-1&quot; property" link="EContact.html#EContact--im-groupwise-home-1"/>
340
 
    <function name="The &quot;im-groupwise-home-2&quot; property" link="EContact.html#EContact--im-groupwise-home-2"/>
341
 
    <function name="The &quot;im-groupwise-home-3&quot; property" link="EContact.html#EContact--im-groupwise-home-3"/>
342
 
    <function name="The &quot;im-groupwise-work-1&quot; property" link="EContact.html#EContact--im-groupwise-work-1"/>
343
 
    <function name="The &quot;im-groupwise-work-2&quot; property" link="EContact.html#EContact--im-groupwise-work-2"/>
344
 
    <function name="The &quot;im-groupwise-work-3&quot; property" link="EContact.html#EContact--im-groupwise-work-3"/>
345
 
    <function name="The &quot;im-icq&quot; property" link="EContact.html#EContact--im-icq"/>
346
 
    <function name="The &quot;im-icq-home-1&quot; property" link="EContact.html#EContact--im-icq-home-1"/>
347
 
    <function name="The &quot;im-icq-home-2&quot; property" link="EContact.html#EContact--im-icq-home-2"/>
348
 
    <function name="The &quot;im-icq-home-3&quot; property" link="EContact.html#EContact--im-icq-home-3"/>
349
 
    <function name="The &quot;im-icq-work-1&quot; property" link="EContact.html#EContact--im-icq-work-1"/>
350
 
    <function name="The &quot;im-icq-work-2&quot; property" link="EContact.html#EContact--im-icq-work-2"/>
351
 
    <function name="The &quot;im-icq-work-3&quot; property" link="EContact.html#EContact--im-icq-work-3"/>
352
 
    <function name="The &quot;im-jabber&quot; property" link="EContact.html#EContact--im-jabber"/>
353
 
    <function name="The &quot;im-jabber-home-1&quot; property" link="EContact.html#EContact--im-jabber-home-1"/>
354
 
    <function name="The &quot;im-jabber-home-2&quot; property" link="EContact.html#EContact--im-jabber-home-2"/>
355
 
    <function name="The &quot;im-jabber-home-3&quot; property" link="EContact.html#EContact--im-jabber-home-3"/>
356
 
    <function name="The &quot;im-jabber-work-1&quot; property" link="EContact.html#EContact--im-jabber-work-1"/>
357
 
    <function name="The &quot;im-jabber-work-2&quot; property" link="EContact.html#EContact--im-jabber-work-2"/>
358
 
    <function name="The &quot;im-jabber-work-3&quot; property" link="EContact.html#EContact--im-jabber-work-3"/>
359
 
    <function name="The &quot;im-msn&quot; property" link="EContact.html#EContact--im-msn"/>
360
 
    <function name="The &quot;im-msn-home-1&quot; property" link="EContact.html#EContact--im-msn-home-1"/>
361
 
    <function name="The &quot;im-msn-home-2&quot; property" link="EContact.html#EContact--im-msn-home-2"/>
362
 
    <function name="The &quot;im-msn-home-3&quot; property" link="EContact.html#EContact--im-msn-home-3"/>
363
 
    <function name="The &quot;im-msn-work-1&quot; property" link="EContact.html#EContact--im-msn-work-1"/>
364
 
    <function name="The &quot;im-msn-work-2&quot; property" link="EContact.html#EContact--im-msn-work-2"/>
365
 
    <function name="The &quot;im-msn-work-3&quot; property" link="EContact.html#EContact--im-msn-work-3"/>
366
 
    <function name="The &quot;im-skype&quot; property" link="EContact.html#EContact--im-skype"/>
367
 
    <function name="The &quot;im-skype-home-1&quot; property" link="EContact.html#EContact--im-skype-home-1"/>
368
 
    <function name="The &quot;im-skype-home-2&quot; property" link="EContact.html#EContact--im-skype-home-2"/>
369
 
    <function name="The &quot;im-skype-home-3&quot; property" link="EContact.html#EContact--im-skype-home-3"/>
370
 
    <function name="The &quot;im-skype-work-1&quot; property" link="EContact.html#EContact--im-skype-work-1"/>
371
 
    <function name="The &quot;im-skype-work-2&quot; property" link="EContact.html#EContact--im-skype-work-2"/>
372
 
    <function name="The &quot;im-skype-work-3&quot; property" link="EContact.html#EContact--im-skype-work-3"/>
373
 
    <function name="The &quot;im-yahoo&quot; property" link="EContact.html#EContact--im-yahoo"/>
374
 
    <function name="The &quot;im-yahoo-home-1&quot; property" link="EContact.html#EContact--im-yahoo-home-1"/>
375
 
    <function name="The &quot;im-yahoo-home-2&quot; property" link="EContact.html#EContact--im-yahoo-home-2"/>
376
 
    <function name="The &quot;im-yahoo-home-3&quot; property" link="EContact.html#EContact--im-yahoo-home-3"/>
377
 
    <function name="The &quot;im-yahoo-work-1&quot; property" link="EContact.html#EContact--im-yahoo-work-1"/>
378
 
    <function name="The &quot;im-yahoo-work-2&quot; property" link="EContact.html#EContact--im-yahoo-work-2"/>
379
 
    <function name="The &quot;im-yahoo-work-3&quot; property" link="EContact.html#EContact--im-yahoo-work-3"/>
380
 
    <function name="The &quot;isdn-phone&quot; property" link="EContact.html#EContact--isdn-phone"/>
381
 
    <function name="The &quot;list&quot; property" link="EContact.html#EContact--list"/>
382
 
    <function name="The &quot;list-show-addresses&quot; property" link="EContact.html#EContact--list-show-addresses"/>
383
 
    <function name="The &quot;logo&quot; property" link="EContact.html#EContact--logo"/>
384
 
    <function name="The &quot;mailer&quot; property" link="EContact.html#EContact--mailer"/>
385
 
    <function name="The &quot;manager&quot; property" link="EContact.html#EContact--manager"/>
386
 
    <function name="The &quot;mobile-phone&quot; property" link="EContact.html#EContact--mobile-phone"/>
387
 
    <function name="The &quot;name&quot; property" link="EContact.html#EContact--name"/>
388
 
    <function name="The &quot;name-or-org&quot; property" link="EContact.html#EContact--name-or-org"/>
389
 
    <function name="The &quot;nickname&quot; property" link="EContact.html#EContact--nickname"/>
390
 
    <function name="The &quot;note&quot; property" link="EContact.html#EContact--note"/>
391
 
    <function name="The &quot;office&quot; property" link="EContact.html#EContact--office"/>
392
 
    <function name="The &quot;org&quot; property" link="EContact.html#EContact--org"/>
393
 
    <function name="The &quot;org-unit&quot; property" link="EContact.html#EContact--org-unit"/>
394
 
    <function name="The &quot;other-fax&quot; property" link="EContact.html#EContact--other-fax"/>
395
 
    <function name="The &quot;other-phone&quot; property" link="EContact.html#EContact--other-phone"/>
396
 
    <function name="The &quot;pager&quot; property" link="EContact.html#EContact--pager"/>
397
 
    <function name="The &quot;phone&quot; property" link="EContact.html#EContact--phone"/>
398
 
    <function name="The &quot;photo&quot; property" link="EContact.html#EContact--photo"/>
399
 
    <function name="The &quot;primary-phone&quot; property" link="EContact.html#EContact--primary-phone"/>
400
 
    <function name="The &quot;radio&quot; property" link="EContact.html#EContact--radio"/>
401
 
    <function name="The &quot;role&quot; property" link="EContact.html#EContact--role"/>
402
 
    <function name="The &quot;sip&quot; property" link="EContact.html#EContact--sip"/>
403
 
    <function name="The &quot;spouse&quot; property" link="EContact.html#EContact--spouse"/>
404
 
    <function name="The &quot;telex&quot; property" link="EContact.html#EContact--telex"/>
405
 
    <function name="The &quot;title&quot; property" link="EContact.html#EContact--title"/>
406
 
    <function name="The &quot;tty&quot; property" link="EContact.html#EContact--tty"/>
407
 
    <function name="The &quot;video-url&quot; property" link="EContact.html#EContact--video-url"/>
408
 
    <function name="The &quot;wants-html&quot; property" link="EContact.html#EContact--wants-html"/>
409
 
    <function name="The &quot;x509Cert&quot; property" link="EContact.html#EContact--x509Cert"/>
410
 
    <function name="struct EDestination" link="EDestination.html#EDestination-struct"/>
411
 
    <function name="e_destination_new ()" link="EDestination.html#e-destination-new"/>
412
 
    <function name="e_destination_copy ()" link="EDestination.html#e-destination-copy"/>
413
 
    <function name="e_destination_empty ()" link="EDestination.html#e-destination-empty"/>
414
 
    <function name="e_destination_equal ()" link="EDestination.html#e-destination-equal"/>
415
 
    <function name="e_destination_set_contact ()" link="EDestination.html#e-destination-set-contact"/>
416
 
    <function name="e_destination_set_contact_uid ()" link="EDestination.html#e-destination-set-contact-uid"/>
417
 
    <function name="e_destination_set_client ()" link="EDestination.html#e-destination-set-client"/>
418
 
    <function name="e_destination_get_contact ()" link="EDestination.html#e-destination-get-contact"/>
419
 
    <function name="e_destination_get_source_uid ()" link="EDestination.html#e-destination-get-source-uid"/>
420
 
    <function name="e_destination_get_contact_uid ()" link="EDestination.html#e-destination-get-contact-uid"/>
421
 
    <function name="e_destination_get_email_num ()" link="EDestination.html#e-destination-get-email-num"/>
422
 
    <function name="e_destination_set_name ()" link="EDestination.html#e-destination-set-name"/>
423
 
    <function name="e_destination_set_email ()" link="EDestination.html#e-destination-set-email"/>
424
 
    <function name="e_destination_get_name ()" link="EDestination.html#e-destination-get-name"/>
425
 
    <function name="e_destination_get_email ()" link="EDestination.html#e-destination-get-email"/>
426
 
    <function name="e_destination_get_address ()" link="EDestination.html#e-destination-get-address"/>
427
 
    <function name="e_destination_is_evolution_list ()" link="EDestination.html#e-destination-is-evolution-list"/>
428
 
    <function name="e_destination_list_show_addresses ()" link="EDestination.html#e-destination-list-show-addresses"/>
429
 
    <function name="e_destination_list_get_dests ()" link="EDestination.html#e-destination-list-get-dests"/>
430
 
    <function name="e_destination_list_get_root_dests ()" link="EDestination.html#e-destination-list-get-root-dests"/>
431
 
    <function name="e_destination_is_ignored ()" link="EDestination.html#e-destination-is-ignored"/>
432
 
    <function name="e_destination_set_ignored ()" link="EDestination.html#e-destination-set-ignored"/>
433
 
    <function name="e_destination_set_html_mail_pref ()" link="EDestination.html#e-destination-set-html-mail-pref"/>
434
 
    <function name="e_destination_get_html_mail_pref ()" link="EDestination.html#e-destination-get-html-mail-pref"/>
435
 
    <function name="e_destination_is_auto_recipient ()" link="EDestination.html#e-destination-is-auto-recipient"/>
436
 
    <function name="e_destination_set_auto_recipient ()" link="EDestination.html#e-destination-set-auto-recipient"/>
437
 
    <function name="e_destination_set_raw ()" link="EDestination.html#e-destination-set-raw"/>
438
 
    <function name="e_destination_get_textrep ()" link="EDestination.html#e-destination-get-textrep"/>
439
 
    <function name="e_destination_get_textrepv ()" link="EDestination.html#e-destination-get-textrepv"/>
440
 
    <function name="e_destination_export ()" link="EDestination.html#e-destination-export"/>
441
 
    <function name="e_destination_exportv ()" link="EDestination.html#e-destination-exportv"/>
442
 
    <function name="e_destination_import ()" link="EDestination.html#e-destination-import"/>
443
 
    <function name="e_destination_importv ()" link="EDestination.html#e-destination-importv"/>
444
 
    <function name="e_destination_export_to_vcard_attribute ()" link="EDestination.html#e-destination-export-to-vcard-attribute"/>
445
 
    <function name="e_destination_freev ()" link="EDestination.html#e-destination-freev"/>
446
 
    <function name="e_destination_set_book ()" link="EDestination.html#e-destination-set-book"/>
447
 
    <function name="The &quot;changed&quot; signal" link="EDestination.html#EDestination-changed"/>
448
 
    <function name="EAddressWestern" link="libebook-EAddressWestern.html#EAddressWestern"/>
449
 
    <function name="e_address_western_parse ()" link="libebook-EAddressWestern.html#e-address-western-parse"/>
450
 
    <function name="e_address_western_free ()" link="libebook-EAddressWestern.html#e-address-western-free"/>
451
 
    <function name="ENameWestern" link="libebook-ENameWestern.html#ENameWestern"/>
452
 
    <function name="e_name_western_parse ()" link="libebook-ENameWestern.html#e-name-western-parse"/>
453
 
    <function name="e_name_western_free ()" link="libebook-ENameWestern.html#e-name-western-free"/>
454
 
    <function name="struct EBook" link="EBook.html#EBook-struct"/>
455
 
    <function name="e_book_new ()" link="EBook.html#e-book-new"/>
456
 
    <function name="e_book_new_default_addressbook ()" link="EBook.html#e-book-new-default-addressbook"/>
457
 
    <function name="e_book_new_from_uri ()" link="EBook.html#e-book-new-from-uri"/>
458
 
    <function name="e_book_new_system_addressbook ()" link="EBook.html#e-book-new-system-addressbook"/>
459
 
    <function name="e_book_set_default_addressbook ()" link="EBook.html#e-book-set-default-addressbook"/>
460
 
    <function name="e_book_set_default_source ()" link="EBook.html#e-book-set-default-source"/>
461
 
    <function name="e_book_remove ()" link="EBook.html#e-book-remove"/>
462
 
    <function name="e_book_open ()" link="EBook.html#e-book-open"/>
463
 
    <function name="e_book_get_supported_fields ()" link="EBook.html#e-book-get-supported-fields"/>
464
 
    <function name="e_book_get_supported_auth_methods ()" link="EBook.html#e-book-get-supported-auth-methods"/>
465
 
    <function name="e_book_get_required_fields ()" link="EBook.html#e-book-get-required-fields"/>
466
 
    <function name="e_book_get_source ()" link="EBook.html#e-book-get-source"/>
467
 
    <function name="e_book_is_online ()" link="EBook.html#e-book-is-online"/>
468
 
    <function name="e_book_is_opened ()" link="EBook.html#e-book-is-opened"/>
469
 
    <function name="e_book_authenticate_user ()" link="EBook.html#e-book-authenticate-user"/>
470
 
    <function name="e_book_get_contact ()" link="EBook.html#e-book-get-contact"/>
471
 
    <function name="e_book_remove_contact ()" link="EBook.html#e-book-remove-contact"/>
472
 
    <function name="e_book_remove_contacts ()" link="EBook.html#e-book-remove-contacts"/>
473
 
    <function name="e_book_add_contact ()" link="EBook.html#e-book-add-contact"/>
474
 
    <function name="e_book_commit_contact ()" link="EBook.html#e-book-commit-contact"/>
475
 
    <function name="e_book_get_book_view ()" link="EBook.html#e-book-get-book-view"/>
476
 
    <function name="e_book_get_contacts ()" link="EBook.html#e-book-get-contacts"/>
477
 
    <function name="e_book_get_changes ()" link="EBook.html#e-book-get-changes"/>
478
 
    <function name="e_book_free_change_list ()" link="EBook.html#e-book-free-change-list"/>
479
 
    <function name="e_book_get_uri ()" link="EBook.html#e-book-get-uri"/>
480
 
    <function name="e_book_get_static_capabilities ()" link="EBook.html#e-book-get-static-capabilities"/>
481
 
    <function name="e_book_check_static_capability ()" link="EBook.html#e-book-check-static-capability"/>
482
 
    <function name="e_book_is_writable ()" link="EBook.html#e-book-is-writable"/>
483
 
    <function name="e_book_cancel ()" link="EBook.html#e-book-cancel"/>
484
 
    <function name="e_book_cancel_async_op ()" link="EBook.html#e-book-cancel-async-op"/>
485
 
    <function name="e_book_get_self ()" link="EBook.html#e-book-get-self"/>
486
 
    <function name="e_book_set_self ()" link="EBook.html#e-book-set-self"/>
487
 
    <function name="e_book_is_self ()" link="EBook.html#e-book-is-self"/>
488
 
    <function name="e_book_get_addressbooks ()" link="EBook.html#e-book-get-addressbooks"/>
489
 
    <function name="e_return_error_if_fail()" link="EBook.html#e-return-error-if-fail"/>
490
 
    <function name="e_return_async_error_if_fail()" link="EBook.html#e-return-async-error-if-fail"/>
491
 
    <function name="e_return_async_error_val_if_fail()" link="EBook.html#e-return-async-error-val-if-fail"/>
492
 
    <function name="e_return_ex_async_error_if_fail()" link="EBook.html#e-return-ex-async-error-if-fail"/>
493
 
    <function name="e_return_ex_async_error_val_if_fail()" link="EBook.html#e-return-ex-async-error-val-if-fail"/>
494
 
    <function name="EBookAsyncCallback ()" link="EBook.html#EBookAsyncCallback"/>
495
 
    <function name="EBookOpenProgressCallback ()" link="EBook.html#EBookOpenProgressCallback"/>
496
 
    <function name="EBookIdAsyncCallback ()" link="EBook.html#EBookIdAsyncCallback"/>
497
 
    <function name="EBookContactAsyncCallback ()" link="EBook.html#EBookContactAsyncCallback"/>
498
 
    <function name="EBookListAsyncCallback ()" link="EBook.html#EBookListAsyncCallback"/>
499
 
    <function name="EBookBookViewAsyncCallback ()" link="EBook.html#EBookBookViewAsyncCallback"/>
500
 
    <function name="EBookEListAsyncCallback ()" link="EBook.html#EBookEListAsyncCallback"/>
501
 
    <function name="EBookCallback ()" link="EBook.html#EBookCallback"/>
502
 
    <function name="EBookIdCallback ()" link="EBook.html#EBookIdCallback"/>
503
 
    <function name="EBookEListCallback ()" link="EBook.html#EBookEListCallback"/>
504
 
    <function name="EBookListCallback ()" link="EBook.html#EBookListCallback"/>
505
 
    <function name="EBookContactCallback ()" link="EBook.html#EBookContactCallback"/>
506
 
    <function name="EBookBookViewCallback ()" link="EBook.html#EBookBookViewCallback"/>
507
 
    <function name="e_book_open_async ()" link="EBook.html#e-book-open-async"/>
508
 
    <function name="e_book_remove_async ()" link="EBook.html#e-book-remove-async"/>
509
 
    <function name="e_book_get_supported_fields_async ()" link="EBook.html#e-book-get-supported-fields-async"/>
510
 
    <function name="e_book_get_supported_auth_methods_async ()" link="EBook.html#e-book-get-supported-auth-methods-async"/>
511
 
    <function name="e_book_authenticate_user_async ()" link="EBook.html#e-book-authenticate-user-async"/>
512
 
    <function name="e_book_get_contact_async ()" link="EBook.html#e-book-get-contact-async"/>
513
 
    <function name="e_book_get_contacts_async ()" link="EBook.html#e-book-get-contacts-async"/>
514
 
    <function name="e_book_remove_contact_async ()" link="EBook.html#e-book-remove-contact-async"/>
515
 
    <function name="e_book_remove_contact_by_id_async ()" link="EBook.html#e-book-remove-contact-by-id-async"/>
516
 
    <function name="e_book_remove_contacts_async ()" link="EBook.html#e-book-remove-contacts-async"/>
517
 
    <function name="e_book_add_contact_async ()" link="EBook.html#e-book-add-contact-async"/>
518
 
    <function name="e_book_commit_contact_async ()" link="EBook.html#e-book-commit-contact-async"/>
519
 
    <function name="e_book_get_book_view_async ()" link="EBook.html#e-book-get-book-view-async"/>
520
 
    <function name="e_book_get_changes_async ()" link="EBook.html#e-book-get-changes-async"/>
521
 
    <function name="e_book_get_required_fields_async ()" link="EBook.html#e-book-get-required-fields-async"/>
522
 
    <function name="e_book_async_open ()" link="EBook.html#e-book-async-open"/>
523
 
    <function name="e_book_async_remove ()" link="EBook.html#e-book-async-remove"/>
524
 
    <function name="e_book_async_get_supported_fields ()" link="EBook.html#e-book-async-get-supported-fields"/>
525
 
    <function name="e_book_async_get_supported_auth_methods ()" link="EBook.html#e-book-async-get-supported-auth-methods"/>
526
 
    <function name="e_book_async_authenticate_user ()" link="EBook.html#e-book-async-authenticate-user"/>
527
 
    <function name="e_book_async_get_contact ()" link="EBook.html#e-book-async-get-contact"/>
528
 
    <function name="e_book_async_get_contacts ()" link="EBook.html#e-book-async-get-contacts"/>
529
 
    <function name="e_book_async_remove_contact ()" link="EBook.html#e-book-async-remove-contact"/>
530
 
    <function name="e_book_async_remove_contact_by_id ()" link="EBook.html#e-book-async-remove-contact-by-id"/>
531
 
    <function name="e_book_async_remove_contacts ()" link="EBook.html#e-book-async-remove-contacts"/>
532
 
    <function name="e_book_async_add_contact ()" link="EBook.html#e-book-async-add-contact"/>
533
 
    <function name="e_book_async_commit_contact ()" link="EBook.html#e-book-async-commit-contact"/>
534
 
    <function name="e_book_async_get_book_view ()" link="EBook.html#e-book-async-get-book-view"/>
535
 
    <function name="e_book_async_get_changes ()" link="EBook.html#e-book-async-get-changes"/>
536
 
    <function name="e_book_async_get_required_fields ()" link="EBook.html#e-book-async-get-required-fields"/>
537
 
    <function name="The &quot;auth-required&quot; signal" link="EBook.html#EBook-auth-required"/>
538
 
    <function name="The &quot;backend-died&quot; signal" link="EBook.html#EBook-backend-died"/>
539
 
    <function name="The &quot;connection-status&quot; signal" link="EBook.html#EBook-connection-status"/>
540
 
    <function name="The &quot;writable-status&quot; signal" link="EBook.html#EBook-writable-status"/>
541
 
    <function name="struct EBookView" link="EBookView.html#EBookView-struct"/>
542
 
    <function name="e_book_view_start ()" link="EBookView.html#e-book-view-start"/>
543
 
    <function name="e_book_view_stop ()" link="EBookView.html#e-book-view-stop"/>
544
 
    <function name="e_book_view_get_book ()" link="EBookView.html#e-book-view-get-book"/>
545
 
    <function name="The &quot;contacts-added&quot; signal" link="EBookView.html#EBookView-contacts-added"/>
546
 
    <function name="The &quot;contacts-changed&quot; signal" link="EBookView.html#EBookView-contacts-changed"/>
547
 
    <function name="The &quot;contacts-removed&quot; signal" link="EBookView.html#EBookView-contacts-removed"/>
548
 
    <function name="The &quot;sequence-complete&quot; signal" link="EBookView.html#EBookView-sequence-complete"/>
549
 
    <function name="The &quot;status-message&quot; signal" link="EBookView.html#EBookView-status-message"/>
550
 
    <function name="The &quot;view-complete&quot; signal" link="EBookView.html#EBookView-view-complete"/>
551
 
  </functions>
552
 
</book>