new 352.9 MrEd methods

svn: r4703
This commit is contained in:
Matthew Flatt 2006-10-30 01:14:35 +00:00
parent ac2aa089a0
commit f88355b345

View File

@ -467,6 +467,10 @@
get-position
set-position)
(define-class key-event% event% ([key-code #\nul] [shift-down #f] [control-down #f] [meta-down #f] [alt-down #f] [x 0] [y 0] [time-stamp 0])
set-other-shift-altgr-key-code
get-other-shift-altgr-key-code
set-other-altgr-key-code
get-other-altgr-key-code
set-other-shift-key-code
get-other-shift-key-code
get-key-code