Module: GLib::NumberParserError

Defined in:
(unknown)

Constant Summary collapse

INVALID =

String was not a valid number.

0 or :invalid
OUT_OF_BOUNDS =

String was a number, but out of bounds.

1 or :out_of_bounds