Next:
set-grab-key-function
Up:
wx:keymap
Previous:
set-double-click-interval
set-error-callback
Installs a function to receive error messages related to key mappings.
(send
a-wx:keymap
set-error-callback
f
)
->
void
f
:
procedure of one argument: a string
PLT