FileLoaderError#

class FileLoaderError#

An error code used with the %GTK_SOURCE_FILE_LOADER_ERROR domain.

Methods#

class FileLoaderError
quark() int#

Fields#

class FileLoaderError
CONVERSION_FALLBACK#

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

ENCODING_AUTO_DETECTION_FAILED#

It is not possible to detect the encoding automatically.

TOO_BIG#

The file is too big.