circulate-skip?

Name

circulate-skip? -- Return #t if WIN is not among the windows in the circulate list.

Synopsis

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

Description

Return #t if WIN is not among the windows in the circulate list. Otherwise return #f.

Implementation Notes

Module: (app scwm winlist)

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