added some font sizing information to the insert large letters dialog
svn: r16561 original commit: ad438ef63fe680b29ffde88bf8d6e4a7f233ec3f
This commit is contained in:
parent
b616135475
commit
4ed2cea857
|
@ -23,7 +23,9 @@
|
|||
()))
|
||||
(dt Choice% (Class ()
|
||||
([parent Any] [label String] [choices (Listof Any)] [callback Any])
|
||||
([get-string-selection (-> (Option String))]
|
||||
([get-selection (-> (Option Integer))]
|
||||
[set-selection (Integer -> Any)]
|
||||
[get-string-selection (-> (Option String))]
|
||||
[set-string-selection (String -> Void)])))
|
||||
(dt Message% (Class ()
|
||||
([parent Any] [label String])
|
||||
|
|
Loading…
Reference in New Issue
Block a user