refresh-window

Name

refresh-window -- Refresh the decorations on window WIN.

Synopsis

(refresh-window  #&optional win)

Description

Refresh the decorations on window win. Refreshing ensuring that everything, including the decorations is up to date. refresh does this in a more efficient way for all windows, as well as the root. win defaults to the window context in the usual way if not specified.

Implementation Notes

Module: Built-in Primitive

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