GtkSource.FileLoaderError – gtksourceview-5 Reference Manual
FileLoaderError
Description:
[
CCode
( cprefix =
"GTK_SOURCE_FILE_LOADER_ERROR_"
, type_id =
"gtk_source_file_loader_error_get_type ()"
) ]
public
errordomain
FileLoaderError
An error code used with the
gtk_source_file_loader_error
domain.
Namespace:
GtkSource
Package:
gtksourceview-5
Content:
Error codes:
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.
Static methods:
public
static
Quark
quark
()
2022 vala-language.org