next-window

Generic Function

Package: common-graphics

Arguments: window &key owned-p states for-focus

Returns the next sibling of window in the occlusion stack (the window that will be at the front if window is buried, closed, or minimized).

If owned-p is true, then the next owned window is returned rather than the next child window.

If states is true, it should be a list of any of (:normal :maximized :shrunk :icon), and windows that are not in one of the states in that list are skipped. If nil, then no windows are skipped.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.