listview: Add GtkListView::tab-behavior
authorBenjamin Otte <otte@redhat.com>
Fri, 24 Mar 2023 02:00:02 +0000 (03:00 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Mar 2023 18:29:47 +0000 (20:29 +0200)
commitc0ca71e9f4d0821139233333c06032eea872bfed
tree65e18cd3b0d15edb40c0168bfe905c02921f291d
parentc86cf6340e645bd304022efdf6ddb3d52df4b8a8
listview: Add GtkListView::tab-behavior

The implementation lives (as always) in GtkListBase.

This is a feature request from the Nautilus developers, who currently do
some hacks to emulate that behavior and it apparently only breaks
sometimes.
gtk/gtkenums.h
gtk/gtklistbase.c
gtk/gtklistbaseprivate.h
gtk/gtklistview.c
gtk/gtklistview.h