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.