About

Metadata

  • Last updated , by HamishMackenzie
  • License LGPL-2.1-only
  • Categories Graphics
  • Maintained by: chr.maeder@web.de

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Tested Compilers

  1. 7.10.3

Readme

This library allows to load externally stored user interfaces into programs. This allows alteration of the interface without recompilation of the program.

Note that this functionality is now provided in gtk directly (as of version 2.12 of the gtk+ C lib) by the Graphics.UI.Gtk.Builder module.