window-resource

Name

window-resource -- Return the window resource instance of WIN.

Synopsis

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

Description

Return the window resource instance of WIN. WIN defaults to the window context in the usual way if not specified. Returns "NoResource" if the window has not set its resource name. See also window-resource-hint.

Implementation Notes

Module: (app scwm base)

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