Gdk.TextureError – gtk4 Reference Manual
TextureError
Description:
[
CCode
( cprefix =
"GDK_TEXTURE_ERROR_"
, type_id =
"gdk_texture_error_get_type ()"
) ]
[
Version
( since =
"4.6"
) ]
public
errordomain
TextureError
Possible errors that can be returned by `GdkTexture` constructors.
Namespace:
Gdk
Package:
gtk4
Content:
Error codes:
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
Static methods:
public
static
Quark
quark
()
2022 vala-language.org