leksah-0.15.1.1: Haskell IDE written in Haskell

Safe HaskellNone
LanguageHaskell98

IDE.Utils.GUIUtils

Description

 

Synopsis

Documentation

setCandyState :: PaneMonad alpha => Bool -> alpha () Source

setFullScreenState :: PaneMonad alpha => Bool -> alpha () Source

getDarkState :: PaneMonad alpha => alpha Bool Source

setDarkState :: PaneMonad alpha => Bool -> alpha () Source

setRunUnitTests :: PaneMonad alpha => Bool -> alpha () Source

setMakeModeToggled :: PaneMonad alpha => Bool -> alpha () Source

setDebugToggled :: PaneMonad alpha => Bool -> alpha () Source

treeViewContextMenu :: TreeViewClass treeView => treeView -> (Menu -> IO ()) -> IO (ConnectId treeView, ConnectId treeView) Source

__ :: Text -> Text Source

For i18n support. Not included in this build.