window-mapped?

Name

window-mapped? -- Returns #t if WIN is mapped, otherwise returns #f.

Synopsis

(window-mapped? win)

Description

Returns #t if win is mapped, otherwise returns #f.

Implementation Notes

Module: Built-in Primitive

Defined in src/window.c at line 978 (CVS log)