The event restore occurs when the size of a window is changed from "maximum" or "minimum" to "normal".
Note: this event means that the window may or may not change size, and that it may or may not be needed to execute "action logic" similar to the logic for the event resize (see also the events minimize and maximize).
In MWAPI, this event is called "RESTORE".
Go to the alphabetic list of events.