libglade - Gnome-1 support library for loading user interfaces
Website: | http://www.jamesh.id.au/software/libglade/ |
---|---|
License: | LGPLv2+ |
Vendor: | PPTP Client Project |
- 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.
Packages
libglade-0.17-23.rhel4.i386 [98 KiB] |
Changelog
by Paul Howarth (2009-04-20):
- use an alternative approach to rpath-fixing - hacking the supplied libtool rather than trying to use the system one - specify Instruction Set Architecture (%{?_isa}) in devel package requires - link against the libs that are needed, and only those libs |