icontheme: Stop using a private struct
authorTimm Bäder <mail@baedert.org>
Sun, 8 Sep 2019 12:57:40 +0000 (14:57 +0200)
committerTimm Bäder <mail@baedert.org>
Mon, 9 Sep 2019 15:36:27 +0000 (17:36 +0200)
commit0603b4431ad3b59991cd9457e7326ca68380fb11
tree0f5789aee6c0d70f60627f22f42b5c9285ebbefd
parent5f48f60a93aa48466b70cc7dc3a0c687e722bb70
icontheme: Stop using a private struct

The GtkIconTheme/GtkIconInfo structs aren't public anymore, so use the
structs directly instead of a priv pointer.
gtk/gtkicontheme.c
gtk/gtkicontheme.h