The libglade library for loading user interfaces
Libglade is a small library that allows a program to load its user interface from am XML description at runtime. Libglade uses the XML file format used by the GLADE user interface builder GLADE, so libglade acts as an alternative to GLADE's code generation approach. 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 instantiated, libglade gives no overhead, so other than the short initial interface loading time, there is no performance tradeoff.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.6.4-35.fc42 | - |
Fedora 42 | 2.6.4-35.fc42 | - |
Fedora 41 | 2.6.4-33.fc41 | - |
Fedora 40 | 2.6.4-32.fc40 | - |
Fedora EPEL 9 | 2.6.4-25.el9 | - |
Fedora EPEL 8 | 2.6.4-23.el8 | - |
You can contact the maintainers of this package via email at
libglade2 dash maintainers at fedoraproject dot org
.