-
Cast constructor, converting any binary integer to a
GLError.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
OpenGL support is not available
Declaration
Swift
static let notAvailable: GdkGLError -
The requested visual format is not supported
Declaration
Swift
static let unsupportedFormat: GdkGLError -
The requested profile is not supported
Declaration
Swift
static let unsupportedProfile: GdkGLError
View on GitHub
Install in Dash
GLError Extension Reference