Skip to content
  • Benjamin Otte's avatar
    build: Add gtk-css static library · a938c14d
    Benjamin Otte authored
    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).
    a938c14d