TypeScript API Documentation for COGL
API Version: 18
Library Version: 18.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.7
Error enumeration for Cogl
The COGL_SYSTEM_ERROR_UNSUPPORTED error can be thrown for a variety of reasons. For example:
COGL_SYSTEM_ERROR_UNSUPPORTED
Currently this is only used by Cogl API marked as experimental so this enum should also be considered experimental.
You tried to allocate a resource such as a texture and there wasn't enough memory.
You tried to use a feature or configuration not currently available.
Error enumeration for Cogl
The
COGL_SYSTEM_ERROR_UNSUPPORTEDerror can be thrown for a variety of reasons. For example:Currently this is only used by Cogl API marked as experimental so this enum should also be considered experimental.