Port gtkutils to GTK4
Review Request #1625 — Created Aug. 23, 2022 and submitted — Latest diff uploaded
Also, delete some old types from previous cleanup.
This doesn't fix the icon functions.
GtkIconTheme
has changed quite a bit, and needs to know more about the widget that the icon is being placed on. This will require a larger refactor through everything to pass a widget or something. We could comment that out if you want.
Compile only.