This file is indexed.

/usr/share/gtk-doc/html/libebook/libebook.devhelp2 is in evolution-data-server-doc 3.10.4-0ubuntu1.6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="Evolution-Data-Server Manual: Address Book Client (libebook)" link="index.html" author="" name="libebook" version="2" language="c">
  <chapters>
    <sub name="Evolution-Data-Server Manual: Address Book Client (libebook)" link="ch01.html">
      <sub name="EBookClient" link="EBookClient.html"/>
      <sub name="EBookClientView" link="EBookClientView.html"/>
      <sub name="e-book-types" link="libebook-e-book-types.html"/>
      <sub name="EDestination" link="EDestination.html"/>
    </sub>
    <sub name="Deprecated Classes" link="ch02.html">
      <sub name="EBook" link="EBook.html"/>
      <sub name="EBookView" link="EBookView.html"/>
    </sub>
    <sub name="Index" link="api-index-full.html"/>
    <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
    <sub name="Index of new symbols in 3.10" link="api-index-3.10.html"/>
    <sub name="Index of new symbols in 3.8" link="api-index-3.8.html"/>
    <sub name="Index of new symbols in 3.6" link="api-index-3.6.html"/>
    <sub name="Index of new symbols in 3.4" link="api-index-3.4.html"/>
    <sub name="Index of new symbols in 3.2" link="api-index-3.2.html"/>
    <sub name="Index of new symbols in 3.0" link="api-index-3.0.html"/>
    <sub name="Index of new symbols in 2.32" link="api-index-2.32.html"/>
    <sub name="Index of new symbols in 2.30" link="api-index-2.30.html"/>
    <sub name="Index of new symbols in 2.28" link="api-index-2.28.html"/>
    <sub name="Index of new symbols in 2.26" link="api-index-2.26.html"/>
    <sub name="Index of new symbols in 2.24" link="api-index-2.24.html"/>
    <sub name="Index of new symbols in 2.22" link="api-index-2.22.html"/>
    <sub name="Index of new symbols in 1.12" link="api-index-1.12.html"/>
    <sub name="Annotation Glossary" link="annotation-glossary.html"/>
  </chapters>
  <functions>
    <keyword type="function" name="e_book_client_connect_sync ()" link="EBookClient.html#e-book-client-connect-sync" since="3.8"/>
    <keyword type="function" name="e_book_client_connect ()" link="EBookClient.html#e-book-client-connect" since="3.8"/>
    <keyword type="function" name="e_book_client_connect_finish ()" link="EBookClient.html#e-book-client-connect-finish" since="3.8"/>
    <keyword type="function" name="e_book_client_connect_direct_sync ()" link="EBookClient.html#e-book-client-connect-direct-sync" since="3.8"/>
    <keyword type="function" name="e_book_client_get_self ()" link="EBookClient.html#e-book-client-get-self" since="3.2"/>
    <keyword type="function" name="e_book_client_set_self ()" link="EBookClient.html#e-book-client-set-self" since="3.2"/>
    <keyword type="function" name="e_book_client_is_self ()" link="EBookClient.html#e-book-client-is-self" since="3.2"/>
    <keyword type="function" name="e_book_client_add_contact ()" link="EBookClient.html#e-book-client-add-contact" since="3.2"/>
    <keyword type="function" name="e_book_client_add_contact_finish ()" link="EBookClient.html#e-book-client-add-contact-finish" since="3.2"/>
    <keyword type="function" name="e_book_client_add_contact_sync ()" link="EBookClient.html#e-book-client-add-contact-sync" since="3.2"/>
    <keyword type="function" name="e_book_client_add_contacts ()" link="EBookClient.html#e-book-client-add-contacts" since="3.4"/>
    <keyword type="function" name="e_book_client_add_contacts_finish ()" link="EBookClient.html#e-book-client-add-contacts-finish" since="3.4"/>
    <keyword type="function" name="e_book_client_add_contacts_sync ()" link="EBookClient.html#e-book-client-add-contacts-sync" since="3.4"/>
    <keyword type="function" name="e_book_client_modify_contact ()" link="EBookClient.html#e-book-client-modify-contact" since="3.2"/>
    <keyword type="function" name="e_book_client_modify_contact_finish ()" link="EBookClient.html#e-book-client-modify-contact-finish" since="3.2"/>
    <keyword type="function" name="e_book_client_modify_contact_sync ()" link="EBookClient.html#e-book-client-modify-contact-sync" since="3.2"/>
    <keyword type="function" name="e_book_client_modify_contacts ()" link="EBookClient.html#e-book-client-modify-contacts" since="3.4"/>
    <keyword type="function" name="e_book_client_modify_contacts_finish ()" link="EBookClient.html#e-book-client-modify-contacts-finish" since="3.4"/>
    <keyword type="function" name="e_book_client_modify_contacts_sync ()" link="EBookClient.html#e-book-client-modify-contacts-sync" since="3.4"/>
    <keyword type="function" name="e_book_client_remove_contact ()" link="EBookClient.html#e-book-client-remove-contact" since="3.2"/>
    <keyword type="function" name="e_book_client_remove_contact_finish ()" link="EBookClient.html#e-book-client-remove-contact-finish" since="3.2"/>
    <keyword type="function" name="e_book_client_remove_contact_sync ()" link="EBookClient.html#e-book-client-remove-contact-sync" since="3.2"/>
    <keyword type="function" name="e_book_client_remove_contact_by_uid ()" link="EBookClient.html#e-book-client-remove-contact-by-uid" since="3.2"/>
    <keyword type="function" name="e_book_client_remove_contact_by_uid_finish ()" link="EBookClient.html#e-book-client-remove-contact-by-uid-finish" since="3.2"/>
    <keyword type="function" name="e_book_client_remove_contact_by_uid_sync ()" link="EBookClient.html#e-book-client-remove-contact-by-uid-sync" since="3.2"/>
    <keyword type="function" name="e_book_client_remove_contacts ()" link="EBookClient.html#e-book-client-remove-contacts" since="3.2"/>
    <keyword type="function" name="e_book_client_remove_contacts_finish ()" link="EBookClient.html#e-book-client-remove-contacts-finish" since="3.2"/>
    <keyword type="function" name="e_book_client_remove_contacts_sync ()" link="EBookClient.html#e-book-client-remove-contacts-sync" since="3.2"/>
    <keyword type="function" name="e_book_client_get_contact ()" link="EBookClient.html#e-book-client-get-contact" since="3.2"/>
    <keyword type="function" name="e_book_client_get_contact_finish ()" link="EBookClient.html#e-book-client-get-contact-finish" since="3.2"/>
    <keyword type="function" name="e_book_client_get_contact_sync ()" link="EBookClient.html#e-book-client-get-contact-sync" since="3.2"/>
    <keyword type="function" name="e_book_client_get_contacts ()" link="EBookClient.html#e-book-client-get-contacts" since="3.2"/>
    <keyword type="function" name="e_book_client_get_contacts_finish ()" link="EBookClient.html#e-book-client-get-contacts-finish" since="3.2"/>
    <keyword type="function" name="e_book_client_get_contacts_sync ()" link="EBookClient.html#e-book-client-get-contacts-sync" since="3.2"/>
    <keyword type="function" name="e_book_client_get_contacts_uids ()" link="EBookClient.html#e-book-client-get-contacts-uids" since="3.2"/>
    <keyword type="function" name="e_book_client_get_contacts_uids_finish ()" link="EBookClient.html#e-book-client-get-contacts-uids-finish" since="3.2"/>
    <keyword type="function" name="e_book_client_get_contacts_uids_sync ()" link="EBookClient.html#e-book-client-get-contacts-uids-sync" since="3.2"/>
    <keyword type="function" name="e_book_client_get_view ()" link="EBookClient.html#e-book-client-get-view" since="3.2"/>
    <keyword type="function" name="e_book_client_get_view_finish ()" link="EBookClient.html#e-book-client-get-view-finish" since="3.2"/>
    <keyword type="function" name="e_book_client_get_view_sync ()" link="EBookClient.html#e-book-client-get-view-sync" since="3.2"/>
    <keyword type="function" name="e_book_client_new ()" link="EBookClient.html#e-book-client-new" deprecated="" since="3.2"/>
    <keyword type="macro" name="BOOK_BACKEND_PROPERTY_REQUIRED_FIELDS" link="EBookClient.html#BOOK-BACKEND-PROPERTY-REQUIRED-FIELDS:CAPS" since="3.2"/>
    <keyword type="macro" name="BOOK_BACKEND_PROPERTY_SUPPORTED_FIELDS" link="EBookClient.html#BOOK-BACKEND-PROPERTY-SUPPORTED-FIELDS:CAPS" since="3.2"/>
    <keyword type="struct" name="struct EBookClient" link="EBookClient.html#EBookClient-struct"/>
    <keyword type="macro" name="BOOK_BACKEND_PROPERTY_SUPPORTED_AUTH_METHODS" link="EBookClient.html#BOOK-BACKEND-PROPERTY-SUPPORTED-AUTH-METHODS:CAPS" deprecated="3.8: The property is no longer supported." since="3.2"/>
    <keyword type="function" name="e_book_client_view_ref_client ()" link="EBookClientView.html#e-book-client-view-ref-client" since="3.10"/>
    <keyword type="function" name="e_book_client_view_get_connection ()" link="EBookClientView.html#e-book-client-view-get-connection" since="3.8"/>
    <keyword type="function" name="e_book_client_view_get_object_path ()" link="EBookClientView.html#e-book-client-view-get-object-path" since="3.8"/>
    <keyword type="function" name="e_book_client_view_is_running ()" link="EBookClientView.html#e-book-client-view-is-running"/>
    <keyword type="function" name="e_book_client_view_set_fields_of_interest ()" link="EBookClientView.html#e-book-client-view-set-fields-of-interest"/>
    <keyword type="function" name="e_book_client_view_start ()" link="EBookClientView.html#e-book-client-view-start"/>
    <keyword type="function" name="e_book_client_view_stop ()" link="EBookClientView.html#e-book-client-view-stop"/>
    <keyword type="function" name="e_book_client_view_set_flags ()" link="EBookClientView.html#e-book-client-view-set-flags" since="3.4"/>
    <keyword type="function" name="e_book_client_view_get_client ()" link="EBookClientView.html#e-book-client-view-get-client" deprecated="3.10: Use e_book_client_view_ref_client() instead."/>
    <keyword type="struct" name="struct EBookClientView" link="EBookClientView.html#EBookClientView-struct"/>
    <keyword type="property" name="The “client” property" link="EBookClientView.html#EBookClientView--client"/>
    <keyword type="property" name="The “connection” property" link="EBookClientView.html#EBookClientView--connection"/>
    <keyword type="property" name="The “direct-backend” property" link="EBookClientView.html#EBookClientView--direct-backend"/>
    <keyword type="property" name="The “object-path” property" link="EBookClientView.html#EBookClientView--object-path"/>
    <keyword type="signal" name="The “complete” signal" link="EBookClientView.html#EBookClientView-complete"/>
    <keyword type="signal" name="The “objects-added” signal" link="EBookClientView.html#EBookClientView-objects-added"/>
    <keyword type="signal" name="The “objects-modified” signal" link="EBookClientView.html#EBookClientView-objects-modified"/>
    <keyword type="signal" name="The “objects-removed” signal" link="EBookClientView.html#EBookClientView-objects-removed"/>
    <keyword type="signal" name="The “progress” signal" link="EBookClientView.html#EBookClientView-progress"/>
    <keyword type="function" name="e_book_error_quark ()" link="libebook-e-book-types.html#e-book-error-quark"/>
    <keyword type="macro" name="E_BOOK_ERROR" link="libebook-e-book-types.html#E-BOOK-ERROR:CAPS"/>
    <keyword type="enum" name="enum EBookStatus" link="libebook-e-book-types.html#EBookStatus"/>
    <keyword type="macro" name="E_BOOK_ERROR_CORBA_EXCEPTION" link="libebook-e-book-types.html#E-BOOK-ERROR-CORBA-EXCEPTION:CAPS" deprecated=""/>
    <keyword type="function" name="e_destination_new ()" link="EDestination.html#e-destination-new"/>
    <keyword type="function" name="e_destination_copy ()" link="EDestination.html#e-destination-copy"/>
    <keyword type="function" name="e_destination_empty ()" link="EDestination.html#e-destination-empty"/>
    <keyword type="function" name="e_destination_equal ()" link="EDestination.html#e-destination-equal"/>
    <keyword type="function" name="e_destination_set_contact ()" link="EDestination.html#e-destination-set-contact"/>
    <keyword type="function" name="e_destination_set_contact_uid ()" link="EDestination.html#e-destination-set-contact-uid"/>
    <keyword type="function" name="e_destination_set_client ()" link="EDestination.html#e-destination-set-client" since="3.2"/>
    <keyword type="function" name="e_destination_get_contact ()" link="EDestination.html#e-destination-get-contact"/>
    <keyword type="function" name="e_destination_get_source_uid ()" link="EDestination.html#e-destination-get-source-uid"/>
    <keyword type="function" name="e_destination_get_contact_uid ()" link="EDestination.html#e-destination-get-contact-uid"/>
    <keyword type="function" name="e_destination_get_email_num ()" link="EDestination.html#e-destination-get-email-num"/>
    <keyword type="function" name="e_destination_set_name ()" link="EDestination.html#e-destination-set-name"/>
    <keyword type="function" name="e_destination_set_email ()" link="EDestination.html#e-destination-set-email"/>
    <keyword type="function" name="e_destination_get_name ()" link="EDestination.html#e-destination-get-name"/>
    <keyword type="function" name="e_destination_get_email ()" link="EDestination.html#e-destination-get-email"/>
    <keyword type="function" name="e_destination_get_address ()" link="EDestination.html#e-destination-get-address"/>
    <keyword type="function" name="e_destination_is_evolution_list ()" link="EDestination.html#e-destination-is-evolution-list"/>
    <keyword type="function" name="e_destination_list_show_addresses ()" link="EDestination.html#e-destination-list-show-addresses"/>
    <keyword type="function" name="e_destination_list_get_dests ()" link="EDestination.html#e-destination-list-get-dests" since="3.2"/>
    <keyword type="function" name="e_destination_list_get_root_dests ()" link="EDestination.html#e-destination-list-get-root-dests" since="3.2"/>
    <keyword type="function" name="e_destination_is_ignored ()" link="EDestination.html#e-destination-is-ignored"/>
    <keyword type="function" name="e_destination_set_ignored ()" link="EDestination.html#e-destination-set-ignored"/>
    <keyword type="function" name="e_destination_set_html_mail_pref ()" link="EDestination.html#e-destination-set-html-mail-pref"/>
    <keyword type="function" name="e_destination_get_html_mail_pref ()" link="EDestination.html#e-destination-get-html-mail-pref"/>
    <keyword type="function" name="e_destination_is_auto_recipient ()" link="EDestination.html#e-destination-is-auto-recipient"/>
    <keyword type="function" name="e_destination_set_auto_recipient ()" link="EDestination.html#e-destination-set-auto-recipient"/>
    <keyword type="function" name="e_destination_set_raw ()" link="EDestination.html#e-destination-set-raw"/>
    <keyword type="function" name="e_destination_get_textrep ()" link="EDestination.html#e-destination-get-textrep"/>
    <keyword type="function" name="e_destination_get_textrepv ()" link="EDestination.html#e-destination-get-textrepv"/>
    <keyword type="function" name="e_destination_export ()" link="EDestination.html#e-destination-export"/>
    <keyword type="function" name="e_destination_exportv ()" link="EDestination.html#e-destination-exportv"/>
    <keyword type="function" name="e_destination_import ()" link="EDestination.html#e-destination-import"/>
    <keyword type="function" name="e_destination_importv ()" link="EDestination.html#e-destination-importv"/>
    <keyword type="function" name="e_destination_export_to_vcard_attribute ()" link="EDestination.html#e-destination-export-to-vcard-attribute"/>
    <keyword type="function" name="e_destination_freev ()" link="EDestination.html#e-destination-freev"/>
    <keyword type="function" name="e_destination_set_book ()" link="EDestination.html#e-destination-set-book" deprecated="3.2: Use e_destination_set_client() instead."/>
    <keyword type="struct" name="struct EDestination" link="EDestination.html#EDestination-struct"/>
    <keyword type="signal" name="The “changed” signal" link="EDestination.html#EDestination-changed"/>
    <keyword type="function" name="e_book_new ()" link="EBook.html#e-book-new" deprecated="3.2: Use e_book_client_new() instead."/>
    <keyword type="function" name="e_book_remove ()" link="EBook.html#e-book-remove" deprecated="3.2: Use e_client_remove_sync() on an #EBookClient object instead."/>
    <keyword type="function" name="e_book_open ()" link="EBook.html#e-book-open" deprecated="3.2: Use e_client_open_sync() on an #EBookClient object instead."/>
    <keyword type="function" name="e_book_get_supported_fields ()" link="EBook.html#e-book-get-supported-fields" deprecated=""/>
    <keyword type="function" name="e_book_get_supported_auth_methods ()" link="EBook.html#e-book-get-supported-auth-methods" deprecated="3.2: The property is no longer supported."/>
    <keyword type="function" name="e_book_get_required_fields ()" link="EBook.html#e-book-get-required-fields" deprecated=""/>
    <keyword type="function" name="e_book_get_source ()" link="EBook.html#e-book-get-source" deprecated="3.2: Use e_client_get_source() on an #EBookClient object instead."/>
    <keyword type="function" name="e_book_is_online ()" link="EBook.html#e-book-is-online" deprecated="3.2: Use e_client_is_online() on an #EBookClient object instead."/>
    <keyword type="function" name="e_book_is_opened ()" link="EBook.html#e-book-is-opened" deprecated="3.2: Use e_client_is_opened() on an #EBookClient object instead."/>
    <keyword type="function" name="e_book_get_contact ()" link="EBook.html#e-book-get-contact" deprecated="3.2: Use e_book_client_get_contact_sync() instead."/>
    <keyword type="function" name="e_book_remove_contact ()" link="EBook.html#e-book-remove-contact" deprecated=""/>
    <keyword type="function" name="e_book_remove_contacts ()" link="EBook.html#e-book-remove-contacts" deprecated="3.2: Use e_book_client_remove_contacts_sync() instead."/>
    <keyword type="function" name="e_book_add_contact ()" link="EBook.html#e-book-add-contact" deprecated="3.2: Use e_book_client_add_contact_sync() instead."/>
    <keyword type="function" name="e_book_commit_contact ()" link="EBook.html#e-book-commit-contact" deprecated="3.2: Use e_book_client_modify_contact_sync() instead."/>
    <keyword type="function" name="e_book_get_book_view ()" link="EBook.html#e-book-get-book-view" deprecated="3.2: Use e_book_client_get_view_sync() instead."/>
    <keyword type="function" name="e_book_get_contacts ()" link="EBook.html#e-book-get-contacts" deprecated="3.2: Use e_book_client_get_contacts_sync() instead."/>
    <keyword type="function" name="e_book_get_changes ()" link="EBook.html#e-book-get-changes" deprecated="3.2: This function has been dropped completely."/>
    <keyword type="function" name="e_book_free_change_list ()" link="EBook.html#e-book-free-change-list" deprecated="3.2: Related function has been dropped completely."/>
    <keyword type="function" name="e_book_get_static_capabilities ()" link="EBook.html#e-book-get-static-capabilities" deprecated="3.2: Use e_client_get_capabilities() on an #EBookClient object."/>
    <keyword type="function" name="e_book_check_static_capability ()" link="EBook.html#e-book-check-static-capability" deprecated="3.2: Use e_client_check_capability() on an #EBookClient object instead."/>
    <keyword type="function" name="e_book_is_writable ()" link="EBook.html#e-book-is-writable" deprecated="3.2: Use e_client_is_readonly() on an #EBookClient object instead."/>
    <keyword type="function" name="e_book_cancel ()" link="EBook.html#e-book-cancel" deprecated=""/>
    <keyword type="function" name="e_book_cancel_async_op ()" link="EBook.html#e-book-cancel-async-op" deprecated="" since="2.24"/>
    <keyword type="function" name="e_book_get_self ()" link="EBook.html#e-book-get-self" deprecated="3.2: Use e_book_client_get_self() instead."/>
    <keyword type="function" name="e_book_set_self ()" link="EBook.html#e-book-set-self" deprecated="3.2: Use e_book_client_set_self() instead."/>
    <keyword type="function" name="e_book_is_self ()" link="EBook.html#e-book-is-self" deprecated="3.2: Use e_book_client_is_self() instead."/>
    <keyword type="macro" name="e_return_error_if_fail()" link="EBook.html#e-return-error-if-fail" since="2.30"/>
    <keyword type="macro" name="e_return_async_error_if_fail()" link="EBook.html#e-return-async-error-if-fail" since="2.32"/>
    <keyword type="macro" name="e_return_async_error_val_if_fail()" link="EBook.html#e-return-async-error-val-if-fail"/>
    <keyword type="macro" name="e_return_ex_async_error_if_fail()" link="EBook.html#e-return-ex-async-error-if-fail"/>
    <keyword type="macro" name="e_return_ex_async_error_val_if_fail()" link="EBook.html#e-return-ex-async-error-val-if-fail" since="2.32"/>
    <keyword type="function" name="EBookAsyncCallback ()" link="EBook.html#EBookAsyncCallback" deprecated="" since="2.32"/>
    <keyword type="function" name="EBookOpenProgressCallback ()" link="EBook.html#EBookOpenProgressCallback" deprecated="" since="2.32"/>
    <keyword type="function" name="EBookIdAsyncCallback ()" link="EBook.html#EBookIdAsyncCallback" deprecated="" since="2.32"/>
    <keyword type="function" name="EBookContactAsyncCallback ()" link="EBook.html#EBookContactAsyncCallback" deprecated="" since="2.32"/>
    <keyword type="function" name="EBookListAsyncCallback ()" link="EBook.html#EBookListAsyncCallback" deprecated="" since="2.32"/>
    <keyword type="function" name="EBookBookViewAsyncCallback ()" link="EBook.html#EBookBookViewAsyncCallback" deprecated="" since="2.32"/>
    <keyword type="function" name="EBookEListAsyncCallback ()" link="EBook.html#EBookEListAsyncCallback" deprecated="" since="2.32"/>
    <keyword type="function" name="EBookCallback ()" link="EBook.html#EBookCallback" deprecated=""/>
    <keyword type="function" name="EBookIdCallback ()" link="EBook.html#EBookIdCallback" deprecated=""/>
    <keyword type="function" name="EBookEListCallback ()" link="EBook.html#EBookEListCallback" deprecated=""/>
    <keyword type="function" name="EBookListCallback ()" link="EBook.html#EBookListCallback" deprecated=""/>
    <keyword type="function" name="EBookContactCallback ()" link="EBook.html#EBookContactCallback" deprecated=""/>
    <keyword type="function" name="EBookBookViewCallback ()" link="EBook.html#EBookBookViewCallback" deprecated=""/>
    <keyword type="function" name="e_book_open_async ()" link="EBook.html#e-book-open-async" deprecated="" since="2.32"/>
    <keyword type="function" name="e_book_remove_async ()" link="EBook.html#e-book-remove-async" deprecated="" since="2.32"/>
    <keyword type="function" name="e_book_get_supported_fields_async ()" link="EBook.html#e-book-get-supported-fields-async" deprecated="" since="2.32"/>
    <keyword type="function" name="e_book_get_supported_auth_methods_async ()" link="EBook.html#e-book-get-supported-auth-methods-async" deprecated="3.2: The property is no longer supported." since="2.32"/>
    <keyword type="function" name="e_book_get_contact_async ()" link="EBook.html#e-book-get-contact-async" deprecated="" since="2.32"/>
    <keyword type="function" name="e_book_get_contacts_async ()" link="EBook.html#e-book-get-contacts-async" deprecated="" since="2.32"/>
    <keyword type="function" name="e_book_remove_contact_async ()" link="EBook.html#e-book-remove-contact-async" deprecated="" since="2.32"/>
    <keyword type="function" name="e_book_remove_contact_by_id_async ()" link="EBook.html#e-book-remove-contact-by-id-async" deprecated="" since="2.32"/>
    <keyword type="function" name="e_book_remove_contacts_async ()" link="EBook.html#e-book-remove-contacts-async" deprecated="" since="2.32"/>
    <keyword type="function" name="e_book_add_contact_async ()" link="EBook.html#e-book-add-contact-async" deprecated="" since="2.32"/>
    <keyword type="function" name="e_book_commit_contact_async ()" link="EBook.html#e-book-commit-contact-async" deprecated="" since="2.32"/>
    <keyword type="function" name="e_book_get_book_view_async ()" link="EBook.html#e-book-get-book-view-async" deprecated="" since="2.32"/>
    <keyword type="function" name="e_book_get_changes_async ()" link="EBook.html#e-book-get-changes-async" deprecated="3.2: This function has been dropped completely." since="2.32"/>
    <keyword type="function" name="e_book_get_required_fields_async ()" link="EBook.html#e-book-get-required-fields-async" deprecated="" since="2.32"/>
    <keyword type="function" name="e_book_async_open ()" link="EBook.html#e-book-async-open" deprecated="3.0: Use e_book_open_async() instead."/>
    <keyword type="function" name="e_book_async_remove ()" link="EBook.html#e-book-async-remove" deprecated="3.0: Use e_book_remove_async() instead."/>
    <keyword type="function" name="e_book_async_get_supported_fields ()" link="EBook.html#e-book-async-get-supported-fields" deprecated="3.0: Use e_book_get_supported_fields_async() instead."/>
    <keyword type="function" name="e_book_async_get_supported_auth_methods ()" link="EBook.html#e-book-async-get-supported-auth-methods" deprecated="3.0: The property is no longer supported."/>
    <keyword type="function" name="e_book_async_get_contact ()" link="EBook.html#e-book-async-get-contact" deprecated="3.0: Use e_book_get_contact_async() instead."/>
    <keyword type="function" name="e_book_async_get_contacts ()" link="EBook.html#e-book-async-get-contacts" deprecated="3.0: Use e_book_get_contacts_async() instead."/>
    <keyword type="function" name="e_book_async_remove_contact ()" link="EBook.html#e-book-async-remove-contact" deprecated="3.0: Use e_book_remove_contact_async() instead."/>
    <keyword type="function" name="e_book_async_remove_contact_by_id ()" link="EBook.html#e-book-async-remove-contact-by-id" deprecated="3.0: Use e_book_remove_contact_by_id_async() instead."/>
    <keyword type="function" name="e_book_async_remove_contacts ()" link="EBook.html#e-book-async-remove-contacts" deprecated="3.0: Use e_book_remove_contacts_async() instead."/>
    <keyword type="function" name="e_book_async_add_contact ()" link="EBook.html#e-book-async-add-contact" deprecated="3.0: Use e_book_add_contact_async() instead."/>
    <keyword type="function" name="e_book_async_commit_contact ()" link="EBook.html#e-book-async-commit-contact" deprecated="3.0: Use e_book_commit_contact_async() instead."/>
    <keyword type="function" name="e_book_async_get_book_view ()" link="EBook.html#e-book-async-get-book-view" deprecated="3.0: Use e_book_get_book_view_async() instead."/>
    <keyword type="function" name="e_book_async_get_changes ()" link="EBook.html#e-book-async-get-changes" deprecated="3.0: Use e_book_get_changes_async() instead."/>
    <keyword type="function" name="e_book_async_get_required_fields ()" link="EBook.html#e-book-async-get-required-fields" deprecated="3.0: Use e_book_get_required_fields_async() instead."/>
    <keyword type="struct" name="struct EBook" link="EBook.html#EBook-struct"/>
    <keyword type="property" name="The “source” property" link="EBook.html#EBook--source"/>
    <keyword type="signal" name="The “backend-died” signal" link="EBook.html#EBook-backend-died"/>
    <keyword type="signal" name="The “connection-status” signal" link="EBook.html#EBook-connection-status"/>
    <keyword type="signal" name="The “writable-status” signal" link="EBook.html#EBook-writable-status"/>
    <keyword type="function" name="e_book_view_start ()" link="EBookView.html#e-book-view-start" deprecated=""/>
    <keyword type="function" name="e_book_view_stop ()" link="EBookView.html#e-book-view-stop" deprecated=""/>
    <keyword type="function" name="e_book_view_get_book ()" link="EBookView.html#e-book-view-get-book" deprecated="" since="2.22"/>
    <keyword type="struct" name="struct EBookView" link="EBookView.html#EBookView-struct"/>
    <keyword type="signal" name="The “contacts-added” signal" link="EBookView.html#EBookView-contacts-added"/>
    <keyword type="signal" name="The “contacts-changed” signal" link="EBookView.html#EBookView-contacts-changed"/>
    <keyword type="signal" name="The “contacts-removed” signal" link="EBookView.html#EBookView-contacts-removed"/>
    <keyword type="signal" name="The “sequence-complete” signal" link="EBookView.html#EBookView-sequence-complete"/>
    <keyword type="signal" name="The “status-message” signal" link="EBookView.html#EBookView-status-message"/>
    <keyword type="signal" name="The “view-complete” signal" link="EBookView.html#EBookView-view-complete"/>
  </functions>
</book>