maximized?

Name

maximized? -- Return #t if WIN is maximized, #f otherwise.

Synopsis

(maximized? #&optional (win (get-window)))

Description

Return #t if WIN is maximized, #f otherwise.

Implementation Notes

Module: (app scwm winops)

Defined in scheme/winops.scm at line 165 (CVS log)