set-auto-raise-focus-proc!

Name

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

Synopsis

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

Description

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

Implementation Notes

Module: (app scwm auto-raise)

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