Gnome::Gdk4::T-texture
Table of Contents
Class initialization§
new§
Initialization of a type class is simple and only needed when the standalone functions are used.
method new ( )
Code
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 )
Code
Return value; the error quark.
About my projects, examples and tutorials