GLError#

class GLError#

Error enumeration for GdkGLContext.

Methods#

class GLError
quark() int#

Registers an error quark for GLContext errors.

Fields#

class GLError
COMPILATION_FAILED#

The shader compilation failed

The shader linking failed

NOT_AVAILABLE#

OpenGL support is not available

UNSUPPORTED_FORMAT#

The requested visual format is not supported

UNSUPPORTED_PROFILE#

The requested profile is not supported