@hackage gtk2hs-cast-gtk0.10.1.0

A type class for cast functions of Gtk2hs: gtk 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.

This is the gtk package of gtk2hs-cast.