CssParserWarning
Description:
[ CCode ( cprefix = "GTK_CSS_PARSER_WARNING_" , has_type_id = false ) ]
public enum CssParserWarning
public enum CssParserWarning
Warnings that can occur while parsing CSS.
Unlike CssParserErrors, warnings do not cause the parser to skip any input, but they indicate issues that should be fixed.
Namespace: Gtk
Package: gtk4