Name: | libglade2 |
---|---|
Version: | 2.6.4 |
Release: | 11.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 183462 |
License: | LGPLv2+ |
RPM: | libglade2-2.6.4-11.el7.aarch64.rpm |
Source RPM: | libglade2-2.6.4-11.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnome.org |
Summary: | The libglade library for loading user interfaces |
Description: | 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. |
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Rebuild against new libpng
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Merge-review cleanup (#226010)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Require xml-common