Graphics.UI.LUI.Widgets.Box
Documentation
data Orientation Source
Constructors
| Horizontal | |
| Vertical |
Constructors
| Item | |
Fields
| |
Constructors
| Mutable | |
Fields | |
delegatedMutable :: Bool -> Cursor -> DelegatedMutableSource
newDelegated :: Orientation -> [Item model] -> New model DelegatedMutableSource
newDelegatedWith :: Color -> Orientation -> [Item model] -> New model DelegatedMutableSource