Skip to content
  • Matthias Clasen's avatar
    icon theme: Ensure to propagate an error · 270e900f
    Matthias Clasen authored
    If the svg pixbuf loader is not available, we end up with criticals
    from gtk_css_image_icon_theme_draw because gtk_icon_info_load_symbolic
    returns NULL without setting an error.
    
    Avoid this by propagating the load error.
    270e900f