Public Attributes | |
| EBook * | ebook |
| gboolean | ready |
Definition at line 38 of file give_ebook.c.
| EBook* _give_ebook_private::ebook |
An EBook which contains the contacts.
Definition at line 41 of file give_ebook.c.
Referenced by give_ebook_get_contact_name(), give_ebook_get_contact_vcard(), and give_ebook_init().
| gboolean _give_ebook_private::ready |
The EBook is opened or not.
Definition at line 43 of file give_ebook.c.
Referenced by give_ebook_get_contact_name(), give_ebook_get_contact_vcard(), and give_ebook_open_response().
1.5.3