<%GLibErrorType>

<%GLibErrorType>

Description

The possible errors, used in the v_error field of GTokenValue, when the token is a G_TOKEN_ERROR.

Members

unknown

alias G_ERR_UNKNOWN

unknown error

unexp-eof

alias G_ERR_UNEXP_EOF

unexpected end of file

unexp-eof-in-string

alias G_ERR_UNEXP_EOF_IN_STRING

unterminated string constant

unexp-eof-in-comment

alias G_ERR_UNEXP_EOF_IN_COMMENT

unterminated comment

non-digit-in-const

alias G_ERR_NON_DIGIT_IN_CONST

non-digit character in a number

digit-radix

alias G_ERR_DIGIT_RADIX

digit beyond radix in a number

float-radix

alias G_ERR_FLOAT_RADIX

non-decimal floating point number

float-malformed

alias G_ERR_FLOAT_MALFORMED

malformed floating point number