This file is indexed.

/usr/share/gtk-doc/html/libedata-book/api-index-full.html 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
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Evolution-Data-Server Manual: Address Book Backend (libedata-book): Index</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="Evolution-Data-Server Manual: Address Book Backend (libedata-book)">
<link rel="up" href="index.html" title="Evolution-Data-Server Manual: Address Book Backend (libedata-book)">
<link rel="prev" href="libedata-book-ximian-vcard.html" title="ximian-vcard">
<link rel="next" href="api-index-deprecated.html" title="Index of deprecated symbols">
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
<td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxB">B</a>
                     <span class="dim">|</span> 
                  <a class="shortcut" href="#idxC">C</a>
                     <span class="dim">|</span> 
                  <a class="shortcut" href="#idxD">D</a>
                     <span class="dim">|</span> 
                  <a class="shortcut" href="#idxX">X</a></span></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
<td><a accesskey="p" href="libedata-book-ximian-vcard.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="api-index-deprecated.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="index">
<div class="titlepage"><div><div><h1 class="title">
<a name="api-index-full"></a>Index</h1></div></div></div>
<a name="idx"></a><a name="idxB"></a><h3 class="title">B</h3>
<dt>
<a class="link" href="EBookBackend.html#EBookBackend-struct" title="struct EBookBackend">EBookBackend</a>, struct in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#EBookBackend-closed" title="The “closed” signal">EBookBackend::closed</a>, object signal in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#EBookBackend-shutdown" title="The “shutdown” signal">EBookBackend::shutdown</a>, object signal in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#EBookBackend--cache-dir" title="The “cache-dir” property">EBookBackend:cache-dir</a>, object property in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#EBookBackend--registry" title="The “registry” property">EBookBackend:registry</a>, object property in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#EBookBackend--writable" title="The “writable” property">EBookBackend:writable</a>, object property in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendCache.html#EBookBackendCache-struct" title="struct EBookBackendCache">EBookBackendCache</a>, struct in <a class="link" href="EBookBackendCache.html" title="EBookBackendCache">EBookBackendCache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendFactory.html#EBookBackendFactory-struct" title="struct EBookBackendFactory">EBookBackendFactory</a>, struct in <a class="link" href="EBookBackendFactory.html" title="EBookBackendFactory">EBookBackendFactory</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSExp.html#EBookBackendSExp-struct" title="struct EBookBackendSExp">EBookBackendSExp</a>, struct in <a class="link" href="EBookBackendSExp.html" title="EBookBackendSExp">EBookBackendSExp</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#EBookBackendSqliteDB" title="struct EBookBackendSqliteDB">EBookBackendSqliteDB</a>, struct in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSummary.html#EBookBackendSummary-struct" title="struct EBookBackendSummary">EBookBackendSummary</a>, struct in <a class="link" href="EBookBackendSummary.html" title="EBookBackendSummary">EBookBackendSummary</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#EBookSDBError" title="enum EBookSDBError">EBookSDBError</a>, enum in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-add-view" title="e_book_backend_add_view ()">e_book_backend_add_view</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendCache.html#e-book-backend-cache-add-contact" title="e_book_backend_cache_add_contact ()">e_book_backend_cache_add_contact</a>, function in <a class="link" href="EBookBackendCache.html" title="EBookBackendCache">EBookBackendCache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendCache.html#e-book-backend-cache-check-contact" title="e_book_backend_cache_check_contact ()">e_book_backend_cache_check_contact</a>, function in <a class="link" href="EBookBackendCache.html" title="EBookBackendCache">EBookBackendCache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendCache.html#e-book-backend-cache-get-contact" title="e_book_backend_cache_get_contact ()">e_book_backend_cache_get_contact</a>, function in <a class="link" href="EBookBackendCache.html" title="EBookBackendCache">EBookBackendCache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendCache.html#e-book-backend-cache-get-contacts" title="e_book_backend_cache_get_contacts ()">e_book_backend_cache_get_contacts</a>, function in <a class="link" href="EBookBackendCache.html" title="EBookBackendCache">EBookBackendCache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendCache.html#e-book-backend-cache-get-time" title="e_book_backend_cache_get_time ()">e_book_backend_cache_get_time</a>, function in <a class="link" href="EBookBackendCache.html" title="EBookBackendCache">EBookBackendCache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendCache.html#e-book-backend-cache-is-populated" title="e_book_backend_cache_is_populated ()">e_book_backend_cache_is_populated</a>, function in <a class="link" href="EBookBackendCache.html" title="EBookBackendCache">EBookBackendCache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendCache.html#e-book-backend-cache-new" title="e_book_backend_cache_new ()">e_book_backend_cache_new</a>, function in <a class="link" href="EBookBackendCache.html" title="EBookBackendCache">EBookBackendCache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendCache.html#e-book-backend-cache-remove-contact" title="e_book_backend_cache_remove_contact ()">e_book_backend_cache_remove_contact</a>, function in <a class="link" href="EBookBackendCache.html" title="EBookBackendCache">EBookBackendCache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendCache.html#e-book-backend-cache-search" title="e_book_backend_cache_search ()">e_book_backend_cache_search</a>, function in <a class="link" href="EBookBackendCache.html" title="EBookBackendCache">EBookBackendCache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendCache.html#e-book-backend-cache-set-populated" title="e_book_backend_cache_set_populated ()">e_book_backend_cache_set_populated</a>, function in <a class="link" href="EBookBackendCache.html" title="EBookBackendCache">EBookBackendCache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendCache.html#e-book-backend-cache-set-time" title="e_book_backend_cache_set_time ()">e_book_backend_cache_set_time</a>, function in <a class="link" href="EBookBackendCache.html" title="EBookBackendCache">EBookBackendCache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-configure-direct" title="e_book_backend_configure_direct ()">e_book_backend_configure_direct</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-create-contacts" title="e_book_backend_create_contacts ()">e_book_backend_create_contacts</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-create-contacts-finish" title="e_book_backend_create_contacts_finish ()">e_book_backend_create_contacts_finish</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-create-contacts-sync" title="e_book_backend_create_contacts_sync ()">e_book_backend_create_contacts_sync</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-e-book-backend-db-cache.html#e-book-backend-db-cache-add-contact" title="e_book_backend_db_cache_add_contact ()">e_book_backend_db_cache_add_contact</a>, function in <a class="link" href="libedata-book-e-book-backend-db-cache.html" title="e-book-backend-db-cache">e-book-backend-db-cache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-e-book-backend-db-cache.html#e-book-backend-db-cache-check-contact" title="e_book_backend_db_cache_check_contact ()">e_book_backend_db_cache_check_contact</a>, function in <a class="link" href="libedata-book-e-book-backend-db-cache.html" title="e-book-backend-db-cache">e-book-backend-db-cache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-e-book-backend-db-cache.html#e-book-backend-db-cache-exists" title="e_book_backend_db_cache_exists ()">e_book_backend_db_cache_exists</a>, function in <a class="link" href="libedata-book-e-book-backend-db-cache.html" title="e-book-backend-db-cache">e-book-backend-db-cache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-e-book-backend-db-cache.html#e-book-backend-db-cache-get-contact" title="e_book_backend_db_cache_get_contact ()">e_book_backend_db_cache_get_contact</a>, function in <a class="link" href="libedata-book-e-book-backend-db-cache.html" title="e-book-backend-db-cache">e-book-backend-db-cache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-e-book-backend-db-cache.html#e-book-backend-db-cache-get-contacts" title="e_book_backend_db_cache_get_contacts ()">e_book_backend_db_cache_get_contacts</a>, function in <a class="link" href="libedata-book-e-book-backend-db-cache.html" title="e-book-backend-db-cache">e-book-backend-db-cache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-e-book-backend-db-cache.html#e-book-backend-db-cache-get-filename" title="e_book_backend_db_cache_get_filename ()">e_book_backend_db_cache_get_filename</a>, function in <a class="link" href="libedata-book-e-book-backend-db-cache.html" title="e-book-backend-db-cache">e-book-backend-db-cache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-e-book-backend-db-cache.html#e-book-backend-db-cache-get-time" title="e_book_backend_db_cache_get_time ()">e_book_backend_db_cache_get_time</a>, function in <a class="link" href="libedata-book-e-book-backend-db-cache.html" title="e-book-backend-db-cache">e-book-backend-db-cache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-e-book-backend-db-cache.html#e-book-backend-db-cache-is-populated" title="e_book_backend_db_cache_is_populated ()">e_book_backend_db_cache_is_populated</a>, function in <a class="link" href="libedata-book-e-book-backend-db-cache.html" title="e-book-backend-db-cache">e-book-backend-db-cache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-e-book-backend-db-cache.html#e-book-backend-db-cache-remove-contact" title="e_book_backend_db_cache_remove_contact ()">e_book_backend_db_cache_remove_contact</a>, function in <a class="link" href="libedata-book-e-book-backend-db-cache.html" title="e-book-backend-db-cache">e-book-backend-db-cache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-e-book-backend-db-cache.html#e-book-backend-db-cache-search" title="e_book_backend_db_cache_search ()">e_book_backend_db_cache_search</a>, function in <a class="link" href="libedata-book-e-book-backend-db-cache.html" title="e-book-backend-db-cache">e-book-backend-db-cache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-e-book-backend-db-cache.html#e-book-backend-db-cache-set-filename" title="e_book_backend_db_cache_set_filename ()">e_book_backend_db_cache_set_filename</a>, function in <a class="link" href="libedata-book-e-book-backend-db-cache.html" title="e-book-backend-db-cache">e-book-backend-db-cache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-e-book-backend-db-cache.html#e-book-backend-db-cache-set-populated" title="e_book_backend_db_cache_set_populated ()">e_book_backend_db_cache_set_populated</a>, function in <a class="link" href="libedata-book-e-book-backend-db-cache.html" title="e-book-backend-db-cache">e-book-backend-db-cache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-e-book-backend-db-cache.html#e-book-backend-db-cache-set-time" title="e_book_backend_db_cache_set_time ()">e_book_backend_db_cache_set_time</a>, function in <a class="link" href="libedata-book-e-book-backend-db-cache.html" title="e-book-backend-db-cache">e-book-backend-db-cache</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-dup-cache-dir" title="e_book_backend_dup_cache_dir ()">e_book_backend_dup_cache_dir</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-get-backend-property" title="e_book_backend_get_backend_property ()">e_book_backend_get_backend_property</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-get-cache-dir" title="e_book_backend_get_cache_dir ()">e_book_backend_get_cache_dir</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-get-contact" title="e_book_backend_get_contact ()">e_book_backend_get_contact</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-get-contact-finish" title="e_book_backend_get_contact_finish ()">e_book_backend_get_contact_finish</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-get-contact-list" title="e_book_backend_get_contact_list ()">e_book_backend_get_contact_list</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-get-contact-list-finish" title="e_book_backend_get_contact_list_finish ()">e_book_backend_get_contact_list_finish</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-get-contact-list-sync" title="e_book_backend_get_contact_list_sync ()">e_book_backend_get_contact_list_sync</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-get-contact-list-uids" title="e_book_backend_get_contact_list_uids ()">e_book_backend_get_contact_list_uids</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-get-contact-list-uids-finish" title="e_book_backend_get_contact_list_uids_finish ()">e_book_backend_get_contact_list_uids_finish</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-get-contact-list-uids-sync" title="e_book_backend_get_contact_list_uids_sync ()">e_book_backend_get_contact_list_uids_sync</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-get-contact-sync" title="e_book_backend_get_contact_sync ()">e_book_backend_get_contact_sync</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-get-direct-book" title="e_book_backend_get_direct_book ()">e_book_backend_get_direct_book</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-get-registry" title="e_book_backend_get_registry ()">e_book_backend_get_registry</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-get-writable" title="e_book_backend_get_writable ()">e_book_backend_get_writable</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-is-opened" title="e_book_backend_is_opened ()">e_book_backend_is_opened</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-is-readonly" title="e_book_backend_is_readonly ()">e_book_backend_is_readonly</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-list-views" title="e_book_backend_list_views ()">e_book_backend_list_views</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-modify-contacts" title="e_book_backend_modify_contacts ()">e_book_backend_modify_contacts</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-modify-contacts-finish" title="e_book_backend_modify_contacts_finish ()">e_book_backend_modify_contacts_finish</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-modify-contacts-sync" title="e_book_backend_modify_contacts_sync ()">e_book_backend_modify_contacts_sync</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-notify-complete" title="e_book_backend_notify_complete ()">e_book_backend_notify_complete</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-notify-error" title="e_book_backend_notify_error ()">e_book_backend_notify_error</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-notify-property-changed" title="e_book_backend_notify_property_changed ()">e_book_backend_notify_property_changed</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-notify-remove" title="e_book_backend_notify_remove ()">e_book_backend_notify_remove</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-notify-update" title="e_book_backend_notify_update ()">e_book_backend_notify_update</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-open" title="e_book_backend_open ()">e_book_backend_open</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-open-finish" title="e_book_backend_open_finish ()">e_book_backend_open_finish</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-open-sync" title="e_book_backend_open_sync ()">e_book_backend_open_sync</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#BOOK-BACKEND-PROPERTY-REQUIRED-FIELDS:CAPS" title="BOOK_BACKEND_PROPERTY_REQUIRED_FIELDS">BOOK_BACKEND_PROPERTY_REQUIRED_FIELDS</a>, macro in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#BOOK-BACKEND-PROPERTY-REVISION:CAPS" title="BOOK_BACKEND_PROPERTY_REVISION">BOOK_BACKEND_PROPERTY_REVISION</a>, macro in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#BOOK-BACKEND-PROPERTY-SUPPORTED-FIELDS:CAPS" title="BOOK_BACKEND_PROPERTY_SUPPORTED_FIELDS">BOOK_BACKEND_PROPERTY_SUPPORTED_FIELDS</a>, macro in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-refresh" title="e_book_backend_refresh ()">e_book_backend_refresh</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-refresh-finish" title="e_book_backend_refresh_finish ()">e_book_backend_refresh_finish</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-refresh-sync" title="e_book_backend_refresh_sync ()">e_book_backend_refresh_sync</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-ref-data-book" title="e_book_backend_ref_data_book ()">e_book_backend_ref_data_book</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-remove-contacts" title="e_book_backend_remove_contacts ()">e_book_backend_remove_contacts</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-remove-contacts-finish" title="e_book_backend_remove_contacts_finish ()">e_book_backend_remove_contacts_finish</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-remove-contacts-sync" title="e_book_backend_remove_contacts_sync ()">e_book_backend_remove_contacts_sync</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-remove-view" title="e_book_backend_remove_view ()">e_book_backend_remove_view</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-set-cache-dir" title="e_book_backend_set_cache_dir ()">e_book_backend_set_cache_dir</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-set-data-book" title="e_book_backend_set_data_book ()">e_book_backend_set_data_book</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-set-writable" title="e_book_backend_set_writable ()">e_book_backend_set_writable</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSExp.html#e-book-backend-sexp-match-contact" title="e_book_backend_sexp_match_contact ()">e_book_backend_sexp_match_contact</a>, function in <a class="link" href="EBookBackendSExp.html" title="EBookBackendSExp">EBookBackendSExp</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSExp.html#e-book-backend-sexp-match-vcard" title="e_book_backend_sexp_match_vcard ()">e_book_backend_sexp_match_vcard</a>, function in <a class="link" href="EBookBackendSExp.html" title="EBookBackendSExp">EBookBackendSExp</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSExp.html#e-book-backend-sexp-new" title="e_book_backend_sexp_new ()">e_book_backend_sexp_new</a>, function in <a class="link" href="EBookBackendSExp.html" title="EBookBackendSExp">EBookBackendSExp</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSExp.html#e-book-backend-sexp-text" title="e_book_backend_sexp_text ()">e_book_backend_sexp_text</a>, function in <a class="link" href="EBookBackendSExp.html" title="EBookBackendSExp">EBookBackendSExp</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-add-contact" title="e_book_backend_sqlitedb_add_contact ()">e_book_backend_sqlitedb_add_contact</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-add-contacts" title="e_book_backend_sqlitedb_add_contacts ()">e_book_backend_sqlitedb_add_contacts</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-check-summary-fields" title="e_book_backend_sqlitedb_check_summary_fields ()">e_book_backend_sqlitedb_check_summary_fields</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-check-summary-query" title="e_book_backend_sqlitedb_check_summary_query ()">e_book_backend_sqlitedb_check_summary_query</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-delete-addressbook" title="e_book_backend_sqlitedb_delete_addressbook ()">e_book_backend_sqlitedb_delete_addressbook</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-get-contact" title="e_book_backend_sqlitedb_get_contact ()">e_book_backend_sqlitedb_get_contact</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-get-contact-bdata" title="e_book_backend_sqlitedb_get_contact_bdata ()">e_book_backend_sqlitedb_get_contact_bdata</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-get-has-partial-content" title="e_book_backend_sqlitedb_get_has_partial_content ()">e_book_backend_sqlitedb_get_has_partial_content</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-get-is-populated" title="e_book_backend_sqlitedb_get_is_populated ()">e_book_backend_sqlitedb_get_is_populated</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-get-key-value" title="e_book_backend_sqlitedb_get_key_value ()">e_book_backend_sqlitedb_get_key_value</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-get-partially-cached-ids" title="e_book_backend_sqlitedb_get_partially_cached_ids ()">e_book_backend_sqlitedb_get_partially_cached_ids</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-get-revision" title="e_book_backend_sqlitedb_get_revision ()">e_book_backend_sqlitedb_get_revision</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-get-sync-data" title="e_book_backend_sqlitedb_get_sync_data ()">e_book_backend_sqlitedb_get_sync_data</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-get-uids-and-rev" title="e_book_backend_sqlitedb_get_uids_and_rev ()">e_book_backend_sqlitedb_get_uids_and_rev</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-get-vcard-string" title="e_book_backend_sqlitedb_get_vcard_string ()">e_book_backend_sqlitedb_get_vcard_string</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-has-contact" title="e_book_backend_sqlitedb_has_contact ()">e_book_backend_sqlitedb_has_contact</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-is-summary-fields" title="e_book_backend_sqlitedb_is_summary_fields ()">e_book_backend_sqlitedb_is_summary_fields</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-is-summary-query" title="e_book_backend_sqlitedb_is_summary_query ()">e_book_backend_sqlitedb_is_summary_query</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-lock-updates" title="e_book_backend_sqlitedb_lock_updates ()">e_book_backend_sqlitedb_lock_updates</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-new" title="e_book_backend_sqlitedb_new ()">e_book_backend_sqlitedb_new</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-new-contact" title="e_book_backend_sqlitedb_new_contact ()">e_book_backend_sqlitedb_new_contact</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-new-contacts" title="e_book_backend_sqlitedb_new_contacts ()">e_book_backend_sqlitedb_new_contacts</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-new-full" title="e_book_backend_sqlitedb_new_full ()">e_book_backend_sqlitedb_new_full</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-remove" title="e_book_backend_sqlitedb_remove ()">e_book_backend_sqlitedb_remove</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-remove-contact" title="e_book_backend_sqlitedb_remove_contact ()">e_book_backend_sqlitedb_remove_contact</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-remove-contacts" title="e_book_backend_sqlitedb_remove_contacts ()">e_book_backend_sqlitedb_remove_contacts</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-search" title="e_book_backend_sqlitedb_search ()">e_book_backend_sqlitedb_search</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-search-data-free" title="e_book_backend_sqlitedb_search_data_free ()">e_book_backend_sqlitedb_search_data_free</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-search-uids" title="e_book_backend_sqlitedb_search_uids ()">e_book_backend_sqlitedb_search_uids</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-set-contact-bdata" title="e_book_backend_sqlitedb_set_contact_bdata ()">e_book_backend_sqlitedb_set_contact_bdata</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-set-has-partial-content" title="e_book_backend_sqlitedb_set_has_partial_content ()">e_book_backend_sqlitedb_set_has_partial_content</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-set-is-populated" title="e_book_backend_sqlitedb_set_is_populated ()">e_book_backend_sqlitedb_set_is_populated</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-set-key-value" title="e_book_backend_sqlitedb_set_key_value ()">e_book_backend_sqlitedb_set_key_value</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-set-revision" title="e_book_backend_sqlitedb_set_revision ()">e_book_backend_sqlitedb_set_revision</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-set-sync-data" title="e_book_backend_sqlitedb_set_sync_data ()">e_book_backend_sqlitedb_set_sync_data</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#e-book-backend-sqlitedb-unlock-updates" title="e_book_backend_sqlitedb_unlock_updates ()">e_book_backend_sqlitedb_unlock_updates</a>, function in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-start-view" title="e_book_backend_start_view ()">e_book_backend_start_view</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-stop-view" title="e_book_backend_stop_view ()">e_book_backend_stop_view</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSummary.html#e-book-backend-summary-add-contact" title="e_book_backend_summary_add_contact ()">e_book_backend_summary_add_contact</a>, function in <a class="link" href="EBookBackendSummary.html" title="EBookBackendSummary">EBookBackendSummary</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSummary.html#e-book-backend-summary-check-contact" title="e_book_backend_summary_check_contact ()">e_book_backend_summary_check_contact</a>, function in <a class="link" href="EBookBackendSummary.html" title="EBookBackendSummary">EBookBackendSummary</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSummary.html#e-book-backend-summary-get-summary-vcard" title="e_book_backend_summary_get_summary_vcard ()">e_book_backend_summary_get_summary_vcard</a>, function in <a class="link" href="EBookBackendSummary.html" title="EBookBackendSummary">EBookBackendSummary</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSummary.html#e-book-backend-summary-is-summary-query" title="e_book_backend_summary_is_summary_query ()">e_book_backend_summary_is_summary_query</a>, function in <a class="link" href="EBookBackendSummary.html" title="EBookBackendSummary">EBookBackendSummary</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSummary.html#e-book-backend-summary-is-up-to-date" title="e_book_backend_summary_is_up_to_date ()">e_book_backend_summary_is_up_to_date</a>, function in <a class="link" href="EBookBackendSummary.html" title="EBookBackendSummary">EBookBackendSummary</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSummary.html#e-book-backend-summary-load" title="e_book_backend_summary_load ()">e_book_backend_summary_load</a>, function in <a class="link" href="EBookBackendSummary.html" title="EBookBackendSummary">EBookBackendSummary</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSummary.html#e-book-backend-summary-new" title="e_book_backend_summary_new ()">e_book_backend_summary_new</a>, function in <a class="link" href="EBookBackendSummary.html" title="EBookBackendSummary">EBookBackendSummary</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSummary.html#e-book-backend-summary-remove-contact" title="e_book_backend_summary_remove_contact ()">e_book_backend_summary_remove_contact</a>, function in <a class="link" href="EBookBackendSummary.html" title="EBookBackendSummary">EBookBackendSummary</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSummary.html#e-book-backend-summary-save" title="e_book_backend_summary_save ()">e_book_backend_summary_save</a>, function in <a class="link" href="EBookBackendSummary.html" title="EBookBackendSummary">EBookBackendSummary</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSummary.html#e-book-backend-summary-search" title="e_book_backend_summary_search ()">e_book_backend_summary_search</a>, function in <a class="link" href="EBookBackendSummary.html" title="EBookBackendSummary">EBookBackendSummary</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackendSummary.html#e-book-backend-summary-touch" title="e_book_backend_summary_touch ()">e_book_backend_summary_touch</a>, function in <a class="link" href="EBookBackendSummary.html" title="EBookBackendSummary">EBookBackendSummary</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EBookBackend.html#e-book-backend-sync" title="e_book_backend_sync ()">e_book_backend_sync</a>, function in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#E-BOOK-SDB-ERROR:CAPS" title="E_BOOK_SDB_ERROR">E_BOOK_SDB_ERROR</a>, macro in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="libedata-book-EBookBackendSqliteDB.html#EbSdbSearchData" title="EbSdbSearchData">EbSdbSearchData</a>, struct in <a class="link" href="libedata-book-EBookBackendSqliteDB.html" title="EBookBackendSqliteDB">EBookBackendSqliteDB</a>
</dt>
<dd></dd>
<a name="idxC"></a><h3 class="title">C</h3>
<dt>
<a class="link" href="EBookBackend.html#CLIENT-BACKEND-PROPERTY-CAPABILITIES:CAPS" title="CLIENT_BACKEND_PROPERTY_CAPABILITIES">CLIENT_BACKEND_PROPERTY_CAPABILITIES</a>, macro in <a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>
</dt>
<dd></dd>
<a name="idxD"></a><h3 class="title">D</h3>
<dt>
<a class="link" href="EDataBook.html#EDataBook-struct" title="struct EDataBook">EDataBook</a>, struct in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#EDataBook--backend" title="The “backend” property">EDataBook:backend</a>, object property in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#EDataBook--connection" title="The “connection” property">EDataBook:connection</a>, object property in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#EDataBook--object-path" title="The “object-path” property">EDataBook:object-path</a>, object property in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookDirect.html#EDataBookDirect-struct" title="struct EDataBookDirect">EDataBookDirect</a>, struct in <a class="link" href="EDataBookDirect.html" title="EDataBookDirect">EDataBookDirect</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookDirect.html#EDataBookDirectClass" title="struct EDataBookDirectClass">EDataBookDirectClass</a>, struct in <a class="link" href="EDataBookDirect.html" title="EDataBookDirect">EDataBookDirect</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookFactory.html#EDataBookFactory-struct" title="struct EDataBookFactory">EDataBookFactory</a>, struct in <a class="link" href="EDataBookFactory.html" title="EDataBookFactory">EDataBookFactory</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#EDataBookView-struct" title="struct EDataBookView">EDataBookView</a>, struct in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#EDataBookView--backend" title="The “backend” property">EDataBookView:backend</a>, object property in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#EDataBookView--connection" title="The “connection” property">EDataBookView:connection</a>, object property in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#EDataBookView--object-path" title="The “object-path” property">EDataBookView:object-path</a>, object property in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#EDataBookView--sexp" title="The “sexp” property">EDataBookView:sexp</a>, object property in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-create-error" title="e_data_book_create_error ()">e_data_book_create_error</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-create-error-fmt" title="e_data_book_create_error_fmt ()">e_data_book_create_error_fmt</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookDirect.html#e-data-book-direct-new" title="e_data_book_direct_new ()">e_data_book_direct_new</a>, function in <a class="link" href="EDataBookDirect.html" title="EDataBookDirect">EDataBookDirect</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookDirect.html#e-data-book-direct-register-gdbus-object" title="e_data_book_direct_register_gdbus_object ()">e_data_book_direct_register_gdbus_object</a>, function in <a class="link" href="EDataBookDirect.html" title="EDataBookDirect">EDataBookDirect</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#E-DATA-BOOK-ERROR:CAPS" title="E_DATA_BOOK_ERROR">E_DATA_BOOK_ERROR</a>, macro in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookFactory.html#e-data-book-factory-get-registry" title="e_data_book_factory_get_registry ()">e_data_book_factory_get_registry</a>, function in <a class="link" href="EDataBookFactory.html" title="EDataBookFactory">EDataBookFactory</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookFactory.html#e-data-book-factory-new" title="e_data_book_factory_new ()">e_data_book_factory_new</a>, function in <a class="link" href="EDataBookFactory.html" title="EDataBookFactory">EDataBookFactory</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-get-connection" title="e_data_book_get_connection ()">e_data_book_get_connection</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-get-object-path" title="e_data_book_get_object_path ()">e_data_book_get_object_path</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-new" title="e_data_book_new ()">e_data_book_new</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-ref-backend" title="e_data_book_ref_backend ()">e_data_book_ref_backend</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-report-backend-property-changed" title="e_data_book_report_backend_property_changed ()">e_data_book_report_backend_property_changed</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-report-error" title="e_data_book_report_error ()">e_data_book_report_error</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-respond-create-contacts" title="e_data_book_respond_create_contacts ()">e_data_book_respond_create_contacts</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-respond-get-contact" title="e_data_book_respond_get_contact ()">e_data_book_respond_get_contact</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-respond-get-contact-list" title="e_data_book_respond_get_contact_list ()">e_data_book_respond_get_contact_list</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-respond-get-contact-list-uids" title="e_data_book_respond_get_contact_list_uids ()">e_data_book_respond_get_contact_list_uids</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-respond-modify-contacts" title="e_data_book_respond_modify_contacts ()">e_data_book_respond_modify_contacts</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-respond-open" title="e_data_book_respond_open ()">e_data_book_respond_open</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-respond-refresh" title="e_data_book_respond_refresh ()">e_data_book_respond_refresh</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-respond-remove-contacts" title="e_data_book_respond_remove_contacts ()">e_data_book_respond_remove_contacts</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-status-to-string" title="e_data_book_status_to_string ()">e_data_book_status_to_string</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBook.html#e-data-book-string-slist-to-comma-string" title="e_data_book_string_slist_to_comma_string ()">e_data_book_string_slist_to_comma_string</a>, function in <a class="link" href="EDataBook.html" title="EDataBook">EDataBook</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#e-data-book-view-get-backend" title="e_data_book_view_get_backend ()">e_data_book_view_get_backend</a>, function in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#e-data-book-view-get-connection" title="e_data_book_view_get_connection ()">e_data_book_view_get_connection</a>, function in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#e-data-book-view-get-fields-of-interest" title="e_data_book_view_get_fields_of_interest ()">e_data_book_view_get_fields_of_interest</a>, function in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#e-data-book-view-get-flags" title="e_data_book_view_get_flags ()">e_data_book_view_get_flags</a>, function in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#e-data-book-view-get-object-path" title="e_data_book_view_get_object_path ()">e_data_book_view_get_object_path</a>, function in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#e-data-book-view-get-sexp" title="e_data_book_view_get_sexp ()">e_data_book_view_get_sexp</a>, function in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#e-data-book-view-new" title="e_data_book_view_new ()">e_data_book_view_new</a>, function in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#e-data-book-view-notify-complete" title="e_data_book_view_notify_complete ()">e_data_book_view_notify_complete</a>, function in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#e-data-book-view-notify-progress" title="e_data_book_view_notify_progress ()">e_data_book_view_notify_progress</a>, function in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#e-data-book-view-notify-remove" title="e_data_book_view_notify_remove ()">e_data_book_view_notify_remove</a>, function in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#e-data-book-view-notify-update" title="e_data_book_view_notify_update ()">e_data_book_view_notify_update</a>, function in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#e-data-book-view-notify-update-prefiltered-vcard" title="e_data_book_view_notify_update_prefiltered_vcard ()">e_data_book_view_notify_update_prefiltered_vcard</a>, function in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookView.html#e-data-book-view-notify-update-vcard" title="e_data_book_view_notify_update_vcard ()">e_data_book_view_notify_update_vcard</a>, function in <a class="link" href="EDataBookView.html" title="EDataBookView">EDataBookView</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EDataBookFactory.html#EDS-ADDRESS-BOOK-MODULES:CAPS" title="EDS_ADDRESS_BOOK_MODULES">EDS_ADDRESS_BOOK_MODULES</a>, macro in <a class="link" href="EDataBookFactory.html" title="EDataBookFactory">EDataBookFactory</a>
</dt>
<dd></dd>
<a name="idxX"></a><h3 class="title">X</h3>
<dt>
<a class="link" href="libedata-book-ximian-vcard.html#XIMIAN-VCARD:CAPS" title="XIMIAN_VCARD">XIMIAN_VCARD</a>, macro in <a class="link" href="libedata-book-ximian-vcard.html" title="ximian-vcard">ximian-vcard</a>
</dt>
<dd></dd>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.20</div>
</body>
</html>