:right-sidebar: True TextureError =================================================================== .. currentmodule:: gi.repository.Gdk .. versionadded:: 4.6 .. class:: TextureError :no-contents-entry: Possible errors that can be returned by ``GdkTexture`` constructors. Methods ------- .. rst-class:: interim-class .. class:: TextureError :no-index: .. method:: quark() -> int Fields ------ .. rst-class:: interim-class .. class:: TextureError :no-index: .. attribute:: CORRUPT_IMAGE The image data appears corrupted .. attribute:: TOO_LARGE Not enough memory to handle this image .. attribute:: UNSUPPORTED_CONTENT The image contains features that cannot be loaded .. attribute:: UNSUPPORTED_FORMAT The image format is not supported