Enumeration
GtkSourceFileLoaderError
since: 5
Description [src]
An error code used with the GTK_SOURCE_FILE_LOADER_ERROR domain.
Available since: 5
Members
GTK_SOURCE_FILE_LOADER_ERROR_TOO_BIG-
The file is too big.
- Value:
0 - Nickname:
too-big - Available since: 5
- Value:
GTK_SOURCE_FILE_LOADER_ERROR_ENCODING_AUTO_DETECTION_FAILED-
It is not possible to detect the encoding automatically.
- Value:
1 - Nickname:
encoding-auto-detection-failed - Available since: 5
- Value:
GTK_SOURCE_FILE_LOADER_ERROR_CONVERSION_FALLBACK-
There was an encoding conversion error and it was needed to use a fallback character.
- Value:
2 - Nickname:
conversion-fallback - Available since: 5
- Value: