summaryrefslogtreecommitdiff
path: root/gtk/gtkcolumnviewlayoutprivate.h
Commit message (Collapse)AuthorAgeFilesLines
* columnview: Add a custom LayoutManagerBenjamin Otte2020-05-301-0/+35
The ColumnView now allocates column widths first and then the individual rows use the new layout manager which looks at the column allocations to allocate their children.