yi-0.8.1: The Haskell-Scriptable Editor

Safe HaskellNone
LanguageHaskell2010

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