Glade is a GUI builder for GTK+ and GNOME. It stores projects in an XML format and can generate C code from this meta-format. Additionally, the meta-format can be converted to other languages via modules. For example, glade-- can generate C++ code.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
The MSYS/MinGW build was fixed. A crash on internal widget selection was resolved. The loading and displaying of the 'data' property on GtkTreeStore was disabled. Translations were updated and added.