GtkFlattenListModel and empty sublists

I have a list of lists. To visualize it, I use a GtkColumnView with a GtkFlattenListModel. I added a header factory.
This works fine except empty sublists don’t appear at all. I expected the section header to be displayed.
Is the thing possible?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.