Enumeration (GI Enum)

GLib-2.0GLibErrorType

The possible errors, used in the v_error field of GLib.TokenValue, when the token is a GLib.TokenType.ERROR.

Index
DIGIT_RADIX: 5

digit beyond radix in a number

FLOAT_MALFORMED: 7

malformed floating point number

FLOAT_RADIX: 6

non-decimal floating point number

NON_DIGIT_IN_CONST: 4

non-digit character in a number

UNEXP_EOF: 1

unexpected end of file

UNEXP_EOF_IN_COMMENT: 3

unterminated comment

UNEXP_EOF_IN_STRING: 2

unterminated string constant

UNKNOWN: 0

unknown error