set-auto-unobscure-proc!

Name

set-auto-unobscure-proc! -- Set the auto-unobscure-proc for WIN.

Synopsis

(set-auto-unobscure-proc! fproc #&optional (win (get-window)))

Description

Set the auto-unobscure-proc for WIN. The auto-unobscure-proc is the procedure which is invoked when WIN is fully obscured if auto-unobscuring is set for the window.

Implementation Notes

Module: (app scwm auto-unobscure)

Defined in scheme/auto-unobscure.scm at line 43 (CVS log)