Set name on GTK widgets
commit2816d7dbdcd2c81fe1097dfecc6dc8208f3c9245
authorJonathan Boeing <jonathan@claws-mail.org>
Sun, 15 Aug 2021 01:44:35 +0000 (14 18:44 -0700)
committerJonathan Boeing <jonathan@claws-mail.org>
Tue, 17 Aug 2021 09:10:23 +0000 (17 02:10 -0700)
treefcd91a8608c309a047c4e3e334209f98ba202194
parent5e237aee3c9075b0a68003cc753ecf74233747f7
Set name on GTK widgets

GTK+3 themes can use widget names as a selector, so add names to some
windows and widgets to make positively identifying CSS nodes easier
src/folderview.c
src/gtk/gtkutils.c
src/headerview.c
src/mainwindow.c
src/messageview.c
src/mimeview.c
src/noticeview.c
src/summaryview.c
src/textview.c