Define a key in a keymap
int SLang_define_key(char *seq, char *fun, SLKeyMap_List_Type *km)
SLang_define_key
associates the key sequence seq
with
the function whose name is fun
in the keymap specified by
km
.
SLkm_define_keysym, SLkm_define_key