fix latex leftover
svn: r11442 original commit: eb219d5813115eae297290c6ee5efa3765582933
This commit is contained in:
parent
ebd84a1101
commit
b1e36c51e9
|
@ -11,7 +11,7 @@ A top-level window is either a @scheme[frame%] or @scheme[dialog%]
|
||||||
boolean?]{
|
boolean?]{
|
||||||
|
|
||||||
Called just before the window might be closed (e.g., by the window
|
Called just before the window might be closed (e.g., by the window
|
||||||
manager). If @scheme[#f] is returned, the window is not\/ closed,
|
manager). If @scheme[#f] is returned, the window is not closed,
|
||||||
otherwise @method[top-level-window<%> on-close] is called and the
|
otherwise @method[top-level-window<%> on-close] is called and the
|
||||||
window is closed (i.e., the window is hidden, like calling
|
window is closed (i.e., the window is hidden, like calling
|
||||||
@method[window<%> show] with @scheme[#f]).
|
@method[window<%> show] with @scheme[#f]).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user