yi-0.10.1: The Haskell-Scriptable Editor
Yi.UI.SimpleLayout
data Rect Source
Constructors
Fields
data Layout Source
data Point2D Source
data Size2D Source
coordsOfCharacterB :: Size2D -> Point -> Point -> BufferM (Maybe Point2D) Source
layout :: Int -> Int -> Editor -> (Editor, Layout) Source
verticalOffsetsForWindows :: Int -> PointedList Window -> PointedList Int Source