wx-0.10.2: wxHaskellSource 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