Re: [Evolution-hackers] API to get the kinds of addressbook backends or URIs supported ....



On Fri, 2004-03-05 at 09:47 -0500, Rodney Dawes wrote:

> You can get the list of ESourceGroups and iterate through them, getting
> the base_uri from each one with e_source_group_peek_base_uri (). This
> should give you the ldap://, groupwise://, etc... protocol scheme that
> you are looking for.
> 
much better, use:

gboolean    e_book_get_addressbooks        (ESourceList**
addressbook_sources, GError **error);

cheers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]