Enumeration

GtkSourceFileLoaderError

Declaration

error-domain GtkSource.FileLoaderError

Description [src]

An error code used with the GTK_SOURCE_FILE_LOADER_ERROR domain.

Members

Name Description
GTK_SOURCE_FILE_LOADER_ERROR_TOO_BIG

The file is too big.

GTK_SOURCE_FILE_LOADER_ERROR_ENCODING_AUTO_DETECTION_FAILED

It is not possible to detect the encoding automatically.

GTK_SOURCE_FILE_LOADER_ERROR_CONVERSION_FALLBACK

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

Type functions

gtk_source_file_loader_error_quark
No description available.