E
Description:
public namespace E
Content:
Classes:
- BookClient - Contains only private data that should be
read and manipulated using the functions below.
- BookClientCursor - Contains only private data.
- BookClientView - Contains only private data the should
be read and manipulated using the functions below.
- Destination
Enums:
- BookStatus - Error codes
for the
E_BOOK_ERROR
error
Methods:
- public Quark book_error_quark ()
- public bool book_utils_get_recipient_certificates_sync (SourceRegistry registry, SList<BookClient>? only_clients, RecipientCertificateFlags flags, GenericArray<string> recipients, out SList<string> out_certificates, Cancellable? cancellable = null) throws Error
Synchronously searches for recipients
S/MIME or PGP
certificates either in provided only_clients
BookClient, or, when
null
, in each found address book configured for auto-completion.
2022 vala-language.org