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

NextPrevUpTopContentsIndex

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 (Unix version) - 25 Feb 2015

NextPrevUpTopContentsIndex