Enumeration (GI Enum)

Gtk-4.0GtkCssParserWarning

Warnings that can occur while parsing CSS.

Unlike Gtk.CssParserErrors, warnings do not cause the parser to skip any input, but they indicate issues that should be fixed.

Index
DEPRECATED: 0

The given construct is deprecated and will be removed in a future version

SYNTAX: 1

A syntax construct was used that should be avoided

UNIMPLEMENTED: 2

A feature is not implemented