set-auto-raise-unfocus-proc!

Name

set-auto-raise-unfocus-proc! -- Set the auto-raise-unfocus-proc for WIN.

Synopsis

(set-auto-raise-unfocus-proc! ufproc 
					     #&optional (win (get-window)))

Description

Set the auto-raise-unfocus-proc for WIN. The auto-raise-unfocus-proc is the procedure which is invoked after the auto-raise-unfocus-delay after the pointer leaves WIN's frame.

Implementation Notes

Module: (app scwm auto-raise)

Defined in scheme/auto-raise.scm at line 130 (CVS log)