> Which is the last three shown above, the icons set in Glade are GTK's problem.
? We set icon name in all locations, so it's just telling GTK to look for a icon in the theme named like that. We add our own path to the icon theme so it can find our icons if they aren't installed in a default location, but that's all, there's no difference on how the icon is loaded whether it's from the Glade file or the code setting the property. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1616#issuecomment-333017646
