yi-0.6.5.0: The Haskell-Scriptable Editor

Safe HaskellSafe-Infered

Yi.UI.TabBar

Synopsis

Documentation

data TabDescr Source

A TabDescr describes the properties of a UI tab independent of the particular GUI in use.

Constructors

TabDescr 

Fields

tabText :: String
 
tabInFocus :: Bool