Enumeration

GlyLoaderError

since: 1.0

Declaration

error-domain Gly.LoaderError

Description [src]

Errors that can appear while loading images.

Available since: 1.0

Members

GLY_LOADER_ERROR_FAILED

Generic type for all other errors.

  • Value: 0
  • Available since: 1.0
GLY_LOADER_ERROR_UNKNOWN_IMAGE_FORMAT

Unknown image format.

  • Value: 1
  • Available since: 1.0

Type functions

gly_loader_error_quark

Error quark for GlyLoaderError.