close-window

Name

close-window -- Close WIN either by deleting it or destroying it.

Synopsis

(close-window #&optional (win (get-window #t #t #t)))

Description

Close WIN either by deleting it or destroying it. WIN is only destroyed if it is not deleteable.

Implementation Notes

Module: (app scwm winops)

Defined in scheme/winops.scm at line 54 (CVS log)