The glade package
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.
Properties
| Versions | 0.11.0, 0.11.1, 0.12.0, 0.12.1 |
|---|---|
| Dependencies | base (4.*), glib (0.12.*), gtk (0.12.*) |
| License | LGPL-2.1 |
| Copyright | (c) 2001-2010 The Gtk2Hs Team |
| Author | Manuel M T Chakravarty, Duncan Coutts |
| Maintainer | gtk2hs-users@sourceforge.net |
| Stability | provisional |
| Category | Graphics |
| Home page | http://projects.haskell.org/gtk2hs/ |
| Bug tracker | http://hackage.haskell.org/trac/gtk2hs/ |
| Source repository | darcs get http://code.haskell.org/glade/ |
| Upload date | Mon Sep 12 12:04:13 UTC 2011 |
| Uploaded by | DuncanCoutts |
| Build failure | ghc-7.2 (log) |
| Distributions | Fedora: 0.12.1, NixOS: 0.12.1, Debian: 0.12.1, FreeBSD: 0.12.1 |
Modules
- Graphics
- UI
- Gtk
- Graphics.UI.Gtk.Glade
- Gtk
- UI
Downloads
- glade-0.12.1.tar.gz (Cabal source package)
- package description (included in the package)