| 2. | Libglade Reference Manual | | | Libglade is an alternative to using Glade's code generation. Instead of generating code from the XML interface description, libglade loads and parses the description at runtime. It also provides functions that can be used to connect signal handlers to parts of the interface. This manual documents the interfaces of the libglade library and has some short notes to help get you up to speed with using the library. developer.gnome.org |
| 3. | James' Gnome Page | | | Several Gnome utility programs including the libglade libraries. The libglade library builds the interface from an XML file (GLADE's save format) at runtime. This way you can change the look of a program without needing to recompile. www.daa.com.au |
| | |