wx-0.10.1: wxHaskell is a portable and native GUI library for Haskell.Source codeContentsIndex
Graphics.UI.WX.Variable
Description
Synopsis
variable :: [Prop (Var a)] -> IO (Var a)
Documentation
variable :: [Prop (Var a)] -> IO (Var a)Source
Create a mutable variable. Change the value using the |value| attribute.
Produced by Haddock version 2.1.0