summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCorey Berla <corey@berla.me>2023-01-02 17:10:08 -0800
committerCorey Berla <corey@berla.me>2023-05-04 21:32:59 +0000
commit4346087adc4057aae9a84c18cdfd87db2aafdac0 (patch)
treee8427d91141580eabf49a5b47d4aaf99effdbd95 /test
parent7c5f51739adc1c0abf60e1ac88f9cf9c4ce1aa97 (diff)
downloadnautilus-4346087adc4057aae9a84c18cdfd87db2aafdac0.tar.gz
column-chooser: Subclass AdwWindow instead of GtkBox
We were subclassing from GtkBox and then, list-view created a list-view-column-editor which subclassed from AdwWindow to add the column-chooser. It's a lot of extra code / complexity for something that is only used in list-view. This also allows us to directly use column-chooser within list-view. Also drop the list description label, in preparation for the switch to GtkListBox.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions