Convert TalkatuToolbar to GTK4
Review Request #1233 — Created Jan. 16, 2022 and submitted — Latest diff uploaded
This is rather straightforward, because it simply involves replacing a toolbar with a box using a 'toolbar' style, and then running conversion on the
.ui
file.
Compiled only the
talkatutoolbar.c.o
which passed. Also ran the.ui
file through the GTK4 previewer.