Tue, 23 Aug 2022 00:24:39 -0500
Port gtkutils to GTK4
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.
Testing Done:
Compile only.
Reviewed at https://reviews.imfreedom.org/r/1625/