leksah-0.10.0.4: Haskell IDE written in HaskellSource codeContentsIndex
IDE.Keymap
Description
Module for handling keymaps, | deals with gtk accelerators and double (emacs-like) keystrokes
Documentation
class Keymap alpha whereSource
Methods
parseKeymap :: FilePath -> IO alphaSource
setKeymap :: alpha -> [ActionDescr IDERef] -> [ActionDescr IDERef]Source
buildSpecialKeys :: alpha -> [ActionDescr IDERef] -> IO (SpecialKeyTable IDERef)Source
show/hide Instances
Produced by Haddock version 2.6.1