Gtk.SourceFileLoaderError – gtksourceview-3.0 Reference Manual
SourceFileLoaderError
Description:
[
CCode
( cprefix =
"GTK_SOURCE_FILE_LOADER_ERROR_"
) ]
[
GIR
( name =
"FileLoaderError"
) ]
public
errordomain
SourceFileLoaderError
An error code used with the
SourceFileLoaderError
domain.
Namespace:
Gtk
Package:
gtksourceview-3.0
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
uark
()
2022 vala-language.org