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

Enumeration Members

Enumeration Members

DEPRECATED: number

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

SYNTAX: number

A syntax construct was used that should be avoided

UNIMPLEMENTED: number

A feature is not implemented