original commit: b381b7d5ade71010d3a1449bf183c100412ce113
This commit is contained in:
Matthew Flatt 2003-09-04 18:24:25 +00:00
parent 4bc904ce07
commit 4e3910509b

View File

@ -518,6 +518,7 @@
on-kill-focus)
(define-class font% object% #f
get-font-id
get-size-in-pixels?
get-underlined
get-smoothing
get-weight
@ -600,6 +601,7 @@
(define-function write-resource)
(define-function get-resource)
(define-function label->plain-label)
(define-function display-origin)
(define-function display-size)
(define-function bell)
(define-function end-busy-cursor)