window-class

Name

window-class -- Return the window resources class of WIN.

Synopsis

(window-class #&optional (win (get-window)))

Description

Return the window resources class of WIN. WIN defaults to the window context in the usual way if not specified. Returns "NoClass" if the window has not set its class. See also window-class-hint.

Implementation Notes

Module: (app scwm base)

Defined in scheme/base.scm at line 876 (CVS log)