All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

stop-gc-monitor Function

Summary

Stop a Lisp Monitor.

Package

capi

Signature

stop-gc-monitor screen => result

Arguments
screen
A screen.
Values
result
A boolean.
Description

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.

See also

start-gc-monitor


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57