keera-hails-mvc-view-gtk-0.0.3.3: Haskell on Gtk rails - Gtk-based View for MVC applications

Safe HaskellNone
LanguageHaskell98

Hails.MVC.View.GladeView

Description

The environment that contains both the view and the model.

Documentation

class GladeView a where Source

Methods

ui :: a -> Builder Source

Instances