wx-0.10.1: wxHaskell is a portable and native GUI library for Haskell.Source codeContentsIndex
Graphics.UI.WX.Layout
Contents
Classes
Layout
Description
Synopsis
class Form w where
layout :: Attr w Layout
layout :: Form w => Attr w Layout
Classes
class Form w whereSource
Forms can contain other widgets.
Methods
layout :: Attr w LayoutSource
Set the layout of the child widgets.
layout :: Form w => Attr w LayoutSource
Set the layout of the child widgets.
Layout
Produced by Haddock version 2.1.0