Re: [Evolution-hackers] EClient Functions

2016-03-27 Thread Corentin Noël
Hi Timothy, If you want to get a list of E-mails, you might also want to look at the Folks library ( https://wiki.gnome.org/Projects/Folks ) Le 27 mars 2016 10:33 PM, "Timothy Ward" a écrit : > The EbookClient functions such as: > > 1) e_book_client_connect_sync and > 2)

[Evolution-hackers] EClient Functions

2016-03-27 Thread Timothy Ward
The EbookClient functions such as: 1) e_book_client_connect_sync and 2) e_book_client_connect_direct_sync etc are Declared as EClient * functions but return an EbookClient Does this means that the returned EbookClient must be type casted to a EbookClient to stop the Compliler warnings about the