Next:
set-load-overwrites-styles
Up:
editor<>
Previous:
set-inactive-caret-threshold
set-keymap
Sets the current keymap for the editor. A
#f
argument removes all key mapping.
(send
an-editor
set-keymap
keymap
)
->
void
keymap =
#f
:
keymap%
object or
#f
PLT