set-keymap in editor<%>
set-keymap
editor<%>
Sets the current keymap for the editor. A #f argument removes all key mapping.
#f
(send an-editor set-keymap keymap) -> void keymap = #f : keymap% object or #f
(send an-editor set-keymap keymap)
send
an-editor
keymap
keymap%