osso-abook-errors
osso-abook-errors
|
|
Description
A longer description goes here.
Details
osso_abook_check_disc_space()
#define osso_abook_check_disc_space(parent)
osso_abook_check_disc_space_full()
#define osso_abook_check_disc_space_full(parent, path)
osso_abook_handle_gerror()
#define osso_abook_handle_gerror(parent, error)
osso_abook_handle_estatus()
#define osso_abook_handle_estatus(parent, error, book)
OSSO_ABOOK_ERROR
#define OSSO_ABOOK_ERROR osso_abook_error_quark ()
enum OssoABookError
typedef enum {
OSSO_ABOOK_ERROR_OFFLINE,
OSSO_ABOOK_ERROR_EBOOK,
OSSO_ABOOK_ERROR_CANCELLED,
} OssoABookError;
osso_abook_error_quark ()
GQuark osso_abook_error_quark (void);
osso_abook_error_new_from_estatus ()
GError* osso_abook_error_new_from_estatus (EBookStatus status);