iconified-window?

Name

iconified-window? -- Return #t if WIN is iconified, otherwise return #f.

Synopsis

(iconified-window?  #&optional win)

Description

Return #t if win is iconified, otherwise return #f. win defaults to the window context in the usual way if not specified.

Implementation Notes

Module: Built-in Primitive

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