original commit: a8016265a2a3f8fc1134c22b6e73f9005a26c8e5
This commit is contained in:
Matthew Flatt 2005-02-07 23:02:36 +00:00
parent 38024f75e5
commit 7ae58ebcc8

View File

@ -309,6 +309,7 @@
get-height
get-depth)
(define-class button% item% #f
set-border
set-label
on-drop-file
pre-on-event
@ -367,6 +368,8 @@
on-event
on-paint)
(define-private-class dc% dc<%> object% #f
draw-tab
draw-tab-base
glyph-exists?
end-page
end-doc