LoaderError#

Added in version 2.0.

class LoaderError#

Errors that can appear while loading images.

Methods#

class LoaderError
quark() int#

Error quark for GlyLoaderError

Fields#

class LoaderError
FAILED#

Generic type for all other errors.

Added in version 2.0.

NO_MORE_FRAMES#

Reached last frame in an animation with set_loop_animation to FALSE.

Added in version 2.0.1.

UNKNOWN_IMAGE_FORMAT#

Unknown image format.

Added in version 2.0.