unselect-matching-windows

Name

unselect-matching-windows -- Unselect windows for which predicate PROC returns #t.

Synopsis

(unselect-matching-windows proc)

Description

Unselect windows for which predicate PROC returns #t. PROC might be one of resource-match??, class-match??, etc.

Implementation Notes

Module: (app scwm window-selection)

Defined in scheme/window-selection.scm at line 99 (CVS log)