:right-sidebar: True CssParserWarning =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: CssParserWarning :no-contents-entry: Warnings that can occur while parsing CSS. Unlike ``GtkCssParserError``'s, warnings do not cause the parser to skip any input, but they indicate issues that should be fixed. Fields ------ .. rst-class:: interim-class .. class:: CssParserWarning :no-index: .. attribute:: DEPRECATED The given construct is deprecated and will be removed in a future version .. attribute:: SYNTAX A syntax construct was used that should be avoided .. attribute:: UNIMPLEMENTED A feature is not implemented