Wait, what? Back in the day Glade used to generate code which was messy if was not handled properly, eventually everyone agreed it was better to use libglade instead and load the UI interface from a xml file, something that got consolidated with the advent of GtkBuilder in GTK+ So if it’s better for applications, …
Continue reading “Embeding GtkBuilder UI definitions into GObject classes!”