Description
C++ access to old libglade user-interface files helps legacy GTKmm applications load interfaces designed with Glade XML. It is mainly useful for maintaining older GNOME or GTK applications.
This is a compatibility development library, not a UI designer. New projects should usually use modern GTK UI loading approaches, while this package keeps older code buildable.