Module: GtkSource::FileLoaderError

Defined in:
(unknown)

Constant Summary collapse

TOO_BIG =

The file is too big.

0 or :too_big
ENCODING_AUTO_DETECTION_FAILED =

It is not possible to detect the encoding automatically.

1 or :encoding_auto_detection_failed
CONVERSION_FALLBACK =

There was an encoding conversion error and it was needed to use a fallback character.

2 or :conversion_fallback