Skip to content
  • Christian Hergert's avatar
    util: add IdeFancyTreeView · 0801d919
    Christian Hergert authored
    This is a treeview that handles all of the hacks necessary to
    get reflowing of text working (using IdeCellRendererFancy) and
    make that convenient for consumers.
    
    The places we know we need this today (as GtkListBox is not
    designed to handle the use-case) is build warnings and TODOs.
    0801d919