Skip to content
  • Benjamin Otte's avatar
    cssprovider: Export correct API · 1aa16106
    Benjamin Otte authored
    gtk_css_provider_get_named() is the old GTK3 style API to load themes.
    
    Instead, export the function we currently use,
    gtk_css_provider_load_named().
    
    As a side effect we allow people to load a theme as often as they want
    without conflicting with GTK's theme.
    1aa16106