So i've decided to dust off my XPath and XSLT (read: XML Stylesheet) skills and write a stylesheet to pull out all of the widgets and their associated variable names out of the glade xml file. For those who don't know, the glade xml file is a "resource file" that defines what components of the GTK+ toolkit i'm using in my application and how the widgets are laid out. This is much how Microsoft's Avalon is "suppose" to work.
You can also find me on: