About all my projects
Gnome::Gdk4::T-texture

Gnome::Gdk4::T-texture

Class initialization

new

Initialization of a type class is simple and only needed when the standalone functions are used.

method new ( )

Enumerations

GdkTextureError

Possible errors that can be returned by Gnome::Gdk4::Texture constructors.

  • GDK_TEXTURE_ERROR_TOO_LARGE; Not enough memory to handle this image

  • GDK_TEXTURE_ERROR_CORRUPT_IMAGE; The image data appears corrupted

  • GDK_TEXTURE_ERROR_UNSUPPORTED_CONTENT; The image contains features that cannot be loaded

  • GDK_TEXTURE_ERROR_UNSUPPORTED_FORMAT; The image format is not supported

Standalone Functions

texture-error-quark

Registers an error quark for Gnome::Gdk4::Texture errors.

method texture-error-quark (--> UInt )

Return value; the error quark.