Cogl.BlendStringError – doc Reference Manual
Packages
doc
Cogl
BlendStringError
ARGUMENT_PARSE_ERROR
GPU_UNSUPPORTED_ERROR
INVALID_ERROR
PARSE_ERROR
quark
BlendStringError
Description:
public
enum
BlendStringError
Error enumeration for the blend strings parser
Namespace:
Cogl
Package:
doc
Content:
Enum values:
PARSE_ERROR
-
Generic parse error
ARGUMENT_PARSE_ERROR
-
Argument parse error
INVALID_ERROR
-
Internal parser error
GPU_UNSUPPORTED_ERROR
-
Blend string not supported by the GPU
Static methods:
public
static
uint32
quark
()