gtk2hs-cast-gtkglext: A type class for cast functions of Gtk2hs: gtkglext package
This package contains a type class called Cast with a function cast, that is a wrapper for all the castTo* functions of gtk2hs. It makes it easier to write other functions that require a castTo* as a parameter, like xmlGetWidget from glade. The main utility of these packages is to use xmlGetWidgetCast, a version of xmlGetWidget defined in gtk2hs-cast-glade, which has the type: xmlGetWidgetCast :: (Cast widget, WidgetClass widget) => GladeXML -> String -> IO widget.
This is the gtkglext package of gtk2hs-cast, which contains the instances of Cast for the types in the gtkglext package from gtk2hs.
Downloads
- gtk2hs-cast-gtkglext-0.10.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.10.1.0, 0.10.1.1, 0.10.1.2 |
---|---|
Dependencies | base, gtk2hs-cast-glib, gtk2hs-cast-th, gtkglext, hint, template-haskell [details] |
Tested with | ghc ==6.10.1 |
License | LicenseRef-OtherLicense |
Copyright | 2009 Marco Túlio Gontijo e Silva <marcot@holoscopio.com> |
Author | Marco Túlio Gontijo e Silva <marcot@holoscopio.com> |
Maintainer | Marco Túlio Gontijo e Silva <marcot@holoscopio.com> |
Category | GUI |
Bug tracker | mailto:marcot@holoscopio.com |
Source repo | head: darcs get http://git.holoscopio.com/marcot/git/gtk2hs-cast/gtk2hs-cast-gtkglext |
Uploaded | by MarcoSilva at 2009-05-31T14:20:22Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2559 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |