window?

Name

window? -- Returns #t if OBJ is a window object, otherwise returns #f.

Synopsis

(window? obj)

Description

Returns #t if obj is a window object, otherwise returns #f.

Implementation Notes

Module: Built-in Primitive

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