leksah-0.10.0.4: Haskell IDE written in Haskell
Source code
Contents
Index
IDE.Utils.GUIUtils
Description
Documentation
chooseFile
::
Window
->
String
->
Maybe
FilePath
->
IO
(
Maybe
FilePath
)
Source
chooseDir
::
Window
->
String
->
Maybe
FilePath
->
IO
(
Maybe
FilePath
)
Source
chooseSaveFile
::
Window
->
String
->
Maybe
FilePath
->
IO
(
Maybe
FilePath
)
Source
openBrowser
::
String
->
IDEAction
Source
getCandyState
::
PaneMonad
alpha => alpha
Bool
Source
setCandyState
::
PaneMonad
alpha =>
Bool
-> alpha
()
Source
getForgetSession
::
PaneMonad
alpha => alpha
Bool
Source
getBackgroundBuildToggled
::
PaneMonad
alpha => alpha
Bool
Source
setBackgroundBuildToggled
::
PaneMonad
alpha =>
Bool
-> alpha
()
Source
getMakeModeToggled
::
PaneMonad
alpha => alpha
Bool
Source
setMakeModeToggled
::
PaneMonad
alpha =>
Bool
-> alpha
()
Source
getDebugToggled
::
PaneMonad
alpha => alpha
Bool
Source
setDebugToggled
::
PaneMonad
alpha =>
Bool
-> alpha
()
Source
getRecentFiles
::
IDEM
MenuItem
Source
getRecentWorkspaces
::
IDEM
MenuItem
Source
controlIsPressed
::
Event
->
Bool
Source
stockIdFromType
::
DescrType
->
StockId
Source
Produced by
Haddock
version 2.6.1