Skip to content
  • Alexander Larsson's avatar
    icon factory: Support scaled icons · c00611ca
    Alexander Larsson authored
    Dupport scales when falling back to loading icons from the
    icon theme.
    
    In order to actually render scaled icons we add gtk_icon_set_render_icon_pattern
    which renders to a cairo_pattern_t which includes whatever scaling you
    need for scaled icons.
    c00611ca