flash-window-on

Name

flash-window-on -- Flash WIN's titlebar and boundary color to COLOR indefinitely.

Synopsis

(flash-window-on #&optional (win (get-window))
				 (color "red"))

Description

Flash WIN's titlebar and boundary color to COLOR indefinitely. Returns the window changed. Use unflash-window to rever the window to its normal colors.

Implementation Notes

Module: (app scwm flash-window)

Defined in scheme/flash-window.scm at line 9 (CVS log)