mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-15 17:18:37 +00:00
You can now set a GTableCellPaintingDelegate per column in GTableView. For columns with a painting delegate set, the view will defer to the delegate for painting each cell in that column.