winlist-skip?

Name

winlist-skip? -- Return #t if WIN is skipped in the window list, #f otherwise.

Synopsis

(winlist-skip? #&optional (win (get-window)))

Description

Return #t if WIN is skipped in the window list, #f otherwise.

Implementation Notes

Module: (app scwm winlist)

Defined in scheme/winlist.scm at line 84 (CVS log)