yi-0.6.2.4: The Haskell-Scriptable Editor

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