This library is meant to be the new CSS library that gets used from GDK, GSK and GTK for string printing and parsing. As a first step, move GtkCssProviderError into it. While doing so, split it into GtkCssParserError (for critical problems) and GtkCssParserWarning (for non-critical problems).
3 lines
126 B
Plaintext
3 lines
126 B
Plaintext
property-name-errors.css:2: error: GTK_CSS_PARSER_ERROR_SYNTAX
|
|
property-name-errors.css:3: error: GTK_CSS_PARSER_ERROR_SYNTAX
|