force-reset-window-frame!

Name

force-reset-window-frame! -- This redraws the window frame and decorations of WIN.

Synopsis

(force-reset-window-frame!  #&optional win)

Description

This redraws the window frame and decorations of win. Ideally it would never be necessary, but it is useful for debugging and for new window objects set via object properties.

Implementation Notes

Module: Built-in Primitive

Defined in src/window.c at line 1109 (CVS log)