class Gtk::CssParserError

Overview

Errors that can occur while parsing CSS.

These errors are unexpected and will cause parts of the given CSS to be ignored.

Direct Known Subclasses

Defined in:

lib/gi-crystal/src/auto/gtk-4.0/gtk.cr

Instance methods inherited from class GLib::Error

code : Int32 code, domain : String domain, finalize finalize, to_unsafe : Pointer(LibGLib::Error) to_unsafe