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