| License | GPL-2 |
|---|---|
| Maintainer | yi-devel@googlegroups.com |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
| Extensions |
|
Yi.Frontend.Pango
Contents
Description
This module defines a user interface implemented using gtk2hs and pango for direct text rendering.
Documentation
startGtkHook :: (Window -> IO ()) -> UIBoot Source #
Initialise the ui, calling a given function on the Gtk window. This could be used to set additional callbacks, adjusting the window layout, etc.
Orphan instances
| Ord Modifier Source # | |