GLFW.ErrorCode – glfw3 Reference Manual
ErrorCode
Description:
[
CCode
( cname =
"int"
, cprefix =
"GLFW_"
, has_type_id =
false
) ]
public
enum
ErrorCode
Namespace:
GLFW
Package:
glfw3
Content:
Enum values:
API_UNAVAILABLE
FORMAT_UNAVAILABLE
INVALID_ENUM
INVALID_VALUE
NOT_INITIALIZED
NO_CURRENT_CONTEXT
OUT_OF_MEMORY
PLATFORM_ERROR
VERSION_UNAVAILABLE
2022 vala-language.org