select-matching-windows

Name

select-matching-windows -- Select windows for which predicate PROC returns #t.

Synopsis

(select-matching-windows proc)

Description

Select 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 93 (CVS log)