leksah-0.10.0.4: Haskell IDE written in HaskellSource codeContentsIndex
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 -> IDEActionSource
getCandyState :: PaneMonad alpha => alpha BoolSource
setCandyState :: PaneMonad alpha => Bool -> alpha ()Source
getForgetSession :: PaneMonad alpha => alpha BoolSource
getBackgroundBuildToggled :: PaneMonad alpha => alpha BoolSource
setBackgroundBuildToggled :: PaneMonad alpha => Bool -> alpha ()Source
getMakeModeToggled :: PaneMonad alpha => alpha BoolSource
setMakeModeToggled :: PaneMonad alpha => Bool -> alpha ()Source
getDebugToggled :: PaneMonad alpha => alpha BoolSource
setDebugToggled :: PaneMonad alpha => Bool -> alpha ()Source
getRecentFiles :: IDEM MenuItemSource
getRecentWorkspaces :: IDEM MenuItemSource
controlIsPressed :: Event -> BoolSource
stockIdFromType :: DescrType -> StockIdSource
Produced by Haddock version 2.6.1