find-window-by-class-resource

Name

find-window-by-class-resource -- Return a window by its CLASS and RESOURCE names (as strings).

Synopsis

(find-window-by-class-resource class resource)

Description

Return a window by its CLASS and RESOURCE names (as strings). If there are multiple such windows, an unspecified one of them will be returned. See also find-window-by, class-match?? and title-match??

Implementation Notes

Module:

Defined in scheme/wininfo.scm at line 442 (CVS log)