
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 imageGDK_TEXTURE_ERROR_CORRUPT_IMAGE; The image data appears corruptedGDK_TEXTURE_ERROR_UNSUPPORTED_CONTENT; The image contains features that cannot be loadedGDK_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.
About all my projects