:right-sidebar: True CssParserError =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: CssParserError :no-contents-entry: Errors that can occur while parsing CSS. These errors are unexpected and will cause parts of the given CSS to be ignored. Fields ------ .. rst-class:: interim-class .. class:: CssParserError :no-index: .. attribute:: FAILED Unknown failure. .. attribute:: IMPORT Failed to import a resource .. attribute:: NAME The given name has not been defined .. attribute:: SYNTAX The given text does not form valid syntax .. attribute:: UNKNOWN_VALUE The given value is not correct