:right-sidebar: True FileLoaderError =================================================================== .. currentmodule:: gi.repository.GtkSource .. class:: FileLoaderError :no-contents-entry: An error code used with the ``%GTK_SOURCE_FILE_LOADER_ERROR`` domain. Methods ------- .. rst-class:: interim-class .. class:: FileLoaderError :no-index: .. method:: quark() -> int Fields ------ .. rst-class:: interim-class .. class:: FileLoaderError :no-index: .. attribute:: CONVERSION_FALLBACK There was an encoding conversion error and it was needed to use a fallback character. .. attribute:: ENCODING_AUTO_DETECTION_FAILED It is not possible to detect the encoding automatically. .. attribute:: TOO_BIG The file is too big.