Programming Guide



sm_wdeselect

Restores the previously active window

int sm_wdeselect(void);

Returns

Description

sm_wdeselect restores a window to its original position in the window stack after it has been moved to the top by a call to sm_wselect. Successive calls to sm_wdeselect recursively restore windows selected by sm_wselect.

See Also

sm_wcount, sm_wselect