.
original commit: b381b7d5ade71010d3a1449bf183c100412ce113
This commit is contained in:
parent
4bc904ce07
commit
4e3910509b
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user