capturing?

Name

capturing? -- Returns #t when the windows are being captured.

Synopsis

(capturing?)

Description

Returns #t when the windows are being captured. This happens at two times: during initial startup, or during a recapture operation. In either case, placement procedures should probably avoid interaction and perhaps avoid moving the window being placed at all.

Implementation Notes

Module: Built-in Primitive

Defined in src/miscprocs.c at line 149 (CVS log)