Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libglade2: The libglade library for loading user interfaces.
Name: | libglade2 |
Vendor: | Scientific Linux |
Version: | 2.6.0 |
License: | LGPL |
Release: | 2 |
URL: | http://www.gnome.org |
- Summary
- 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.
Changelog
- * Fri Jul 14 17:00:00 2006 Matthias Clasen <mclasen{%}redhat{*}com> - 2.6.0-2
- BuildRequire gettext
- * Wed Jul 12 17:00:00 2006 Matthias Clasen <mclasen{%}redhat{*}com> - 2.6.0-1
- Update to 2.6.0
- * Thu Mar 23 16:00:00 2006 Matthias Clasen <mclasen{%}redhat{*}com> - 2.5.1-5
- Make non-ASCII invisible characters work