~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-proposed

« back to all changes in this revision

Viewing changes to docs/reference/addressbook/libebook/html/libebook.devhelp2

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.10.5 upstream)
  • mto: This revision was merged to the branch mainline in revision 128.
  • Revision ID: james.westby@ubuntu.com-20100517170206-xu1wmjuy40nt2sk0
Tags: upstream-2.30.1
ImportĀ upstreamĀ versionĀ 2.30.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
  <chapters>
5
5
    <sub name="Evolution-Data-Server Manual: Address Book Client (libebook)" link="ch01.html">
6
6
      <sub name="EBook" link="EBook.html"/>
7
 
      <sub name="EBookListener" link="EBookListener.html"/>
8
7
      <sub name="e-book-query" link="libebook-e-book-query.html"/>
9
8
      <sub name="e-book-types" link="libebook-e-book-types.html"/>
10
9
      <sub name="EBookView" link="EBookView.html"/>
11
 
      <sub name="EBookViewListener" link="EBookViewListener.html"/>
12
10
      <sub name="EVCard" link="EVCard.html"/>
13
11
      <sub name="EContact" link="EContact.html"/>
14
12
      <sub name="EDestination" link="EDestination.html"/>
15
13
      <sub name="e-address-western" link="libebook-EAddressWestern.html"/>
16
14
      <sub name="e-name-western" link="libebook-ENameWestern.html"/>
17
15
    </sub>
18
 
    <sub name="Index" link="ix01.html"/>
 
16
    <sub name="Index" link="api-index-full.html"/>
 
17
    <sub name="Index of new symbols in 2.30" link="api-index-2.30.html"/>
 
18
    <sub name="Index of new symbols in 2.28" link="api-index-2.28.html"/>
 
19
    <sub name="Index of new symbols in 2.26" link="api-index-2.26.html"/>
 
20
    <sub name="Index of new symbols in 2.24" link="api-index-2.24.html"/>
 
21
    <sub name="Index of new symbols in 2.22" link="api-index-2.22.html"/>
 
22
    <sub name="Index of new symbols in 1.12" link="api-index-1.12.html"/>
19
23
  </chapters>
20
24
  <functions>
21
25
    <keyword type="struct" name="EBook" link="EBook.html#EBook-struct"/>
48
52
    <keyword type="function" name="e_book_check_static_capability ()" link="EBook.html#e-book-check-static-capability"/>
49
53
    <keyword type="function" name="e_book_is_writable ()" link="EBook.html#e-book-is-writable"/>
50
54
    <keyword type="function" name="e_book_cancel ()" link="EBook.html#e-book-cancel"/>
51
 
    <keyword type="function" name="e_book_cancel_async_op ()" link="EBook.html#e-book-cancel-async-op"/>
 
55
    <keyword type="function" name="e_book_cancel_async_op ()" link="EBook.html#e-book-cancel-async-op" since="2.24"/>
52
56
    <keyword type="function" name="e_book_get_self ()" link="EBook.html#e-book-get-self"/>
53
57
    <keyword type="function" name="e_book_set_self ()" link="EBook.html#e-book-set-self"/>
54
58
    <keyword type="function" name="e_book_is_self ()" link="EBook.html#e-book-is-self"/>
55
59
    <keyword type="function" name="e_book_get_addressbooks ()" link="EBook.html#e-book-get-addressbooks"/>
 
60
    <keyword type="macro" name="e_return_error_if_fail()" link="EBook.html#e-return-error-if-fail" since="2.30"/>
56
61
    <keyword type="function" name="EBookCallback ()" link="EBook.html#EBookCallback"/>
57
62
    <keyword type="function" name="EBookOpenProgressCallback ()" link="EBook.html#EBookOpenProgressCallback"/>
58
63
    <keyword type="function" name="EBookIdCallback ()" link="EBook.html#EBookIdCallback"/>
79
84
    <keyword type="signal" name="The &quot;backend-died&quot; signal" link="EBook.html#EBook-backend-died"/>
80
85
    <keyword type="signal" name="The &quot;connection-status&quot; signal" link="EBook.html#EBook-connection-status"/>
81
86
    <keyword type="signal" name="The &quot;writable-status&quot; signal" link="EBook.html#EBook-writable-status"/>
82
 
    <keyword type="struct" name="EBookListener" link="EBookListener.html#EBookListener-struct"/>
83
 
    <keyword type="struct" name="EBookListenerResponse" link="EBookListener.html#EBookListenerResponse"/>
84
 
    <keyword type="enum" name="enum EBookListenerOperation" link="EBookListener.html#EBookListenerOperation"/>
85
 
    <keyword type="function" name="e_book_listener_new ()" link="EBookListener.html#e-book-listener-new"/>
86
 
    <keyword type="function" name="e_book_listener_stop ()" link="EBookListener.html#e-book-listener-stop"/>
87
 
    <keyword type="signal" name="The &quot;response&quot; signal" link="EBookListener.html#EBookListener-response"/>
88
87
    <keyword type="typedef" name="EBookQuery" link="libebook-e-book-query.html#EBookQuery"/>
89
88
    <keyword type="enum" name="enum EBookQueryTest" link="libebook-e-book-query.html#EBookQueryTest"/>
90
89
    <keyword type="function" name="e_book_query_from_string ()" link="libebook-e-book-query.html#e-book-query-from-string"/>
99
98
    <keyword type="function" name="e_book_query_field_exists ()" link="libebook-e-book-query.html#e-book-query-field-exists"/>
100
99
    <keyword type="function" name="e_book_query_vcard_field_exists ()" link="libebook-e-book-query.html#e-book-query-vcard-field-exists"/>
101
100
    <keyword type="function" name="e_book_query_field_test ()" link="libebook-e-book-query.html#e-book-query-field-test"/>
102
 
    <keyword type="function" name="e_book_query_vcard_field_test ()" link="libebook-e-book-query.html#e-book-query-vcard-field-test"/>
 
101
    <keyword type="function" name="e_book_query_vcard_field_test ()" link="libebook-e-book-query.html#e-book-query-vcard-field-test" since="2.22"/>
103
102
    <keyword type="function" name="e_book_query_any_field_contains ()" link="libebook-e-book-query.html#e-book-query-any-field-contains"/>
104
103
    <keyword type="function" name="e_book_query_copy ()" link="libebook-e-book-query.html#e-book-query-copy"/>
105
104
    <keyword type="macro" name="E_BOOK_ERROR" link="libebook-e-book-types.html#E-BOOK-ERROR:CAPS"/>
109
108
    <keyword type="enum" name="enum EBookChangeType" link="libebook-e-book-types.html#EBookChangeType"/>
110
109
    <keyword type="struct" name="EBookChange" link="libebook-e-book-types.html#EBookChange"/>
111
110
    <keyword type="struct" name="EBookView" link="EBookView.html#EBookView-struct"/>
112
 
    <keyword type="function" name="e_book_view_new ()" link="EBookView.html#e-book-view-new"/>
113
111
    <keyword type="function" name="e_book_view_start ()" link="EBookView.html#e-book-view-start"/>
114
112
    <keyword type="function" name="e_book_view_stop ()" link="EBookView.html#e-book-view-stop"/>
115
 
    <keyword type="function" name="e_book_view_set_book ()" link="EBookView.html#e-book-view-set-book"/>
116
 
    <keyword type="function" name="e_book_view_get_book ()" link="EBookView.html#e-book-view-get-book"/>
 
113
    <keyword type="function" name="e_book_view_get_book ()" link="EBookView.html#e-book-view-get-book" since="2.22"/>
117
114
    <keyword type="signal" name="The &quot;contacts-added&quot; signal" link="EBookView.html#EBookView-contacts-added"/>
118
115
    <keyword type="signal" name="The &quot;contacts-changed&quot; signal" link="EBookView.html#EBookView-contacts-changed"/>
119
116
    <keyword type="signal" name="The &quot;contacts-removed&quot; signal" link="EBookView.html#EBookView-contacts-removed"/>
120
117
    <keyword type="signal" name="The &quot;sequence-complete&quot; signal" link="EBookView.html#EBookView-sequence-complete"/>
121
118
    <keyword type="signal" name="The &quot;status-message&quot; signal" link="EBookView.html#EBookView-status-message"/>
122
 
    <keyword type="struct" name="EBookViewListener" link="EBookViewListener.html#EBookViewListener-struct"/>
123
 
    <keyword type="struct" name="EBookViewListenerResponse" link="EBookViewListener.html#EBookViewListenerResponse"/>
124
 
    <keyword type="enum" name="enum EBookViewListenerOperation" link="EBookViewListener.html#EBookViewListenerOperation"/>
125
 
    <keyword type="function" name="e_book_view_listener_new ()" link="EBookViewListener.html#e-book-view-listener-new"/>
126
 
    <keyword type="function" name="e_book_view_listener_start ()" link="EBookViewListener.html#e-book-view-listener-start"/>
127
 
    <keyword type="function" name="e_book_view_listener_stop ()" link="EBookViewListener.html#e-book-view-listener-stop"/>
128
 
    <keyword type="signal" name="The &quot;response&quot; signal" link="EBookViewListener.html#EBookViewListener-response"/>
129
119
    <keyword type="struct" name="EVCard" link="EVCard.html#EVCard-struct"/>
130
120
    <keyword type="enum" name="enum EVCardFormat" link="EVCard.html#EVCardFormat"/>
131
121
    <keyword type="struct" name="EVCardAttribute" link="EVCard.html#EVCardAttribute"/>
148
138
    <keyword type="function" name="e_vcard_attribute_remove_values ()" link="EVCard.html#e-vcard-attribute-remove-values"/>
149
139
    <keyword type="function" name="e_vcard_attribute_remove_value ()" link="EVCard.html#e-vcard-attribute-remove-value"/>
150
140
    <keyword type="function" name="e_vcard_attribute_remove_params ()" link="EVCard.html#e-vcard-attribute-remove-params"/>
151
 
    <keyword type="function" name="e_vcard_attribute_remove_param ()" link="EVCard.html#e-vcard-attribute-remove-param"/>
 
141
    <keyword type="function" name="e_vcard_attribute_remove_param ()" link="EVCard.html#e-vcard-attribute-remove-param" since="1.12"/>
152
142
    <keyword type="function" name="e_vcard_attribute_remove_param_value ()" link="EVCard.html#e-vcard-attribute-remove-param-value"/>
153
143
    <keyword type="function" name="e_vcard_attribute_param_new ()" link="EVCard.html#e-vcard-attribute-param-new"/>
154
144
    <keyword type="function" name="e_vcard_attribute_param_free ()" link="EVCard.html#e-vcard-attribute-param-free"/>
183
173
    <keyword type="macro" name="EVC_ENCODING" link="EVCard.html#EVC-ENCODING:CAPS"/>
184
174
    <keyword type="macro" name="EVC_FBURL" link="EVCard.html#EVC-FBURL:CAPS"/>
185
175
    <keyword type="macro" name="EVC_FN" link="EVCard.html#EVC-FN:CAPS"/>
186
 
    <keyword type="macro" name="EVC_GEO" link="EVCard.html#EVC-GEO:CAPS"/>
 
176
    <keyword type="macro" name="EVC_GEO" link="EVCard.html#EVC-GEO:CAPS" since="1.12"/>
187
177
    <keyword type="macro" name="EVC_ICSCALENDAR" link="EVCard.html#EVC-ICSCALENDAR:CAPS"/>
188
178
    <keyword type="macro" name="EVC_KEY" link="EVCard.html#EVC-KEY:CAPS"/>
189
179
    <keyword type="macro" name="EVC_LABEL" link="EVCard.html#EVC-LABEL:CAPS"/>
218
208
    <keyword type="macro" name="EVC_X_LIST" link="EVCard.html#EVC-X-LIST:CAPS"/>
219
209
    <keyword type="macro" name="EVC_X_MANAGER" link="EVCard.html#EVC-X-MANAGER:CAPS"/>
220
210
    <keyword type="macro" name="EVC_X_MSN" link="EVCard.html#EVC-X-MSN:CAPS"/>
221
 
    <keyword type="macro" name="EVC_X_SKYPE" link="EVCard.html#EVC-X-SKYPE:CAPS"/>
 
211
    <keyword type="macro" name="EVC_X_SKYPE" link="EVCard.html#EVC-X-SKYPE:CAPS" since="2.26"/>
222
212
    <keyword type="macro" name="EVC_X_WANTS_HTML" link="EVCard.html#EVC-X-WANTS-HTML:CAPS"/>
223
213
    <keyword type="macro" name="EVC_X_YAHOO" link="EVCard.html#EVC-X-YAHOO:CAPS"/>
224
214
    <keyword type="macro" name="EVC_X_BOOK_URI" link="EVCard.html#EVC-X-BOOK-URI:CAPS"/>
232
222
    <keyword type="macro" name="EVC_X_DEST_SOURCE_UID" link="EVCard.html#EVC-X-DEST-SOURCE-UID:CAPS"/>
233
223
    <keyword type="macro" name="EVC_X_GROUPWISE" link="EVCard.html#EVC-X-GROUPWISE:CAPS"/>
234
224
    <keyword type="macro" name="EVC_X_RADIO" link="EVCard.html#EVC-X-RADIO:CAPS"/>
235
 
    <keyword type="macro" name="EVC_X_SIP" link="EVCard.html#EVC-X-SIP:CAPS"/>
 
225
    <keyword type="macro" name="EVC_X_SIP" link="EVCard.html#EVC-X-SIP:CAPS" since="2.26"/>
236
226
    <keyword type="macro" name="EVC_X_SPOUSE" link="EVCard.html#EVC-X-SPOUSE:CAPS"/>
237
227
    <keyword type="macro" name="EVC_X_TELEX" link="EVCard.html#EVC-X-TELEX:CAPS"/>
238
228
    <keyword type="macro" name="EVC_X_TTYTDD" link="EVCard.html#EVC-X-TTYTDD:CAPS"/>
240
230
    <keyword type="struct" name="EContact" link="EContact.html#EContact-struct"/>
241
231
    <keyword type="enum" name="enum EContactField" link="EContact.html#EContactField"/>
242
232
    <keyword type="struct" name="EContactName" link="EContact.html#EContactName"/>
243
 
    <keyword type="struct" name="EContactGeo" link="EContact.html#EContactGeo"/>
 
233
    <keyword type="struct" name="EContactGeo" link="EContact.html#EContactGeo" since="1.12"/>
244
234
    <keyword type="struct" name="EContactPhoto" link="EContact.html#EContactPhoto"/>
245
235
    <keyword type="struct" name="EContactAddress" link="EContact.html#EContactAddress"/>
246
236
    <keyword type="struct" name="EContactDate" link="EContact.html#EContactDate"/>
262
252
    <keyword type="function" name="e_contact_date_free ()" link="EContact.html#e-contact-date-free"/>
263
253
    <keyword type="function" name="e_contact_name_free ()" link="EContact.html#e-contact-name-free"/>
264
254
    <keyword type="function" name="e_contact_photo_free ()" link="EContact.html#e-contact-photo-free"/>
265
 
    <keyword type="function" name="e_contact_geo_free ()" link="EContact.html#e-contact-geo-free"/>
 
255
    <keyword type="function" name="e_contact_geo_free ()" link="EContact.html#e-contact-geo-free" since="1.12"/>
266
256
    <keyword type="function" name="e_contact_address_free ()" link="EContact.html#e-contact-address-free"/>
267
257
    <keyword type="function" name="e_contact_field_name ()" link="EContact.html#e-contact-field-name"/>
268
258
    <keyword type="function" name="e_contact_pretty_name ()" link="EContact.html#e-contact-pretty-name"/>
269
259
    <keyword type="function" name="e_contact_field_id ()" link="EContact.html#e-contact-field-id"/>
270
 
    <keyword type="function" name="e_contact_field_id_from_vcard ()" link="EContact.html#e-contact-field-id-from-vcard"/>
 
260
    <keyword type="function" name="e_contact_field_id_from_vcard ()" link="EContact.html#e-contact-field-id-from-vcard" since="2.26"/>
271
261
    <keyword type="function" name="e_contact_cert_free ()" link="EContact.html#e-contact-cert-free"/>
272
262
    <keyword type="function" name="e_contact_get_attributes ()" link="EContact.html#e-contact-get-attributes"/>
273
263
    <keyword type="function" name="e_contact_set_attributes ()" link="EContact.html#e-contact-set-attributes"/>