TextureError

Added in version 4.6.

class TextureError

Possible errors that can be returned by GdkTexture constructors.

Methods

class TextureError
quark() int

Fields

class TextureError
CORRUPT_IMAGE

The image data appears corrupted

TOO_LARGE

Not enough memory to handle this image

UNSUPPORTED_CONTENT

The image contains features that cannot be loaded

UNSUPPORTED_FORMAT

The image format is not supported