Home | History | Annotate | Download | only in tkinter

Lines Matching refs:keycode

202     keycode - keycode of the pressed key (KeyPress, KeyRelease)
252 'state', 'keysym', 'keycode', 'char',
1402 # keycode field: KeyPress and KeyRelease events only
1416 e.keycode = getint_event(k)