Libglade
Libglade
http://www.jamesh.id.au/software/libglade/
Lets users load GLADE interfaces at runtime
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.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
James Henstridge | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Bug Tracking,Developer,Support | mailto:james@jamesh.id.au | |
Debian (Ref) | https://tracker.debian.org/pkg/libglade | |
Developer | VCS Repository Webview | http://cvs.gnome.org/viewcvs/libglade |
Bug Tracking | VCS Repository Webview | http://bugzilla.gnome.org/enter_bug.cgi?product=libglade |
Software prerequisites
Kind | Description |
---|---|
Required to use | GLADE |
Required to use | libxml |
Required to use | GTK+ |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.