Enumeration
GLibNumberParserError
since: 2.54
Description
Error codes returned by functions converting a string to a number.
Available since: 2.54
Members
G_NUMBER_PARSER_ERROR_INVALID
-
String was not a valid number.
- Value:
0
- Nickname:
None
- Available since: 2.54
- Value:
G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS
-
String was a number, but out of bounds.
- Value:
1
- Nickname:
None
- Available since: 2.54
- Value: