Skip to content

Draft: Add sections support in GtkGridView

Matthias Clasen requested to merge wip/matthiasc/sections into main

This is an attempt to implement support for section headers in GtkGridView.

There is a test client in tests/testsections.c

This is the next step for #2854

Edited by Matthias Clasen

Merge request reports