Categories
Libglade
Libglade lets a program to load its user interface from an XML description at runtime. The XML file format is that of the user interface builder GLADE, so libglade acts as an alternative to GLADE's code generation approach. You can change the look of your application without recompiling.
Libglade also provides a simple interface for connecting handlers to the various signals in the interface (on platforms where the gmodule library works correctly, it is possible to connect all the handlers with a single function call). Once the interface has been started, libglade gives no overhead, so there is no performance tradeoff beyond the initial interface loading time.
Last updated 15 Jul, 2004
About
Leadership
- James Henstridge - Maintainer
Requirements
- libxml (Use Requirement)
- GTK+ (Use Requirement)
- GLADE (Use Requirement)
Related Projects
Versions
2.0.1
2.0.1 stable released 2002-08-29
- Released: 29 Aug, 2002
- Code Maturity: Stable
- Source Archive: http://ftp.gnome.org/pub/GNOME/sources/libglade...
- Licenses: LGPLv2orlater
- Interfaces: Library
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@anoncvs.gnome.org:/cvs/gnome checkout libglade - VCS Repository Webview




