Stop a Lisp Monitor.
capi
stop-gc-monitor screen => result
screen⇩ |
A screen. |
result⇩ |
A boolean. |
The function stop-gc-monitor
stops the Lisp Monitor window on the screen screen.
result is t
if it stopped a Lisp monitor, and nil
if there was no Lisp monitor running on screen.
Note that this works only on Motif. The Lisp monitor can be restarted with start-gc-monitor.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42