unshade-window

Name

unshade-window -- Reverse the effect of shade-window on WIN.

Synopsis

(unshade-window  #&optional win)

Description

Reverse the effect of shade-window on win. The change takes place instantaneously. win defaults to the window context in the usual way if not specified. A shaded window has the "WM_STATE" hint set to WithdrawnState, since the client application window is not visible.

Implementation Notes

Module: Built-in Primitive

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