Error Numbers

Error Numbers — description of all error numbers

Functions

Types and Values

#define LW_CORE_ERROR
enum LwCoreError

Description

Description of all error numbers of the LiveWallpaper core.

Functions

lw_core_error_quark ()

GQuark
lw_core_error_quark ();

Returns

The LiveWallpaper core error GQuark

Types and Values

LW_CORE_ERROR

#define LW_CORE_ERROR lw_core_error_quark()

Error domain for the LiveWallpaper core library.


enum LwCoreError

Error codes returned by core functions.

Members

LW_CORE_ERROR_FAILED

Generic error

 

LW_CORE_ERROR_CAIRO_FAILED

Calling a cairo function failed. For example the creation of a new cairo surface failed.