Arguments: n parent-stream &key owned-p states
Returns the nth window on parent-stream. Counting starts from 0.
If owned-p is nil
, then only child windows
are considered. If it is true, only windows owned by parent-stream are
considered.
States should be list of window states, that is one or more of
(:normal :maximized :shrunk :icon), to consider when looking at
sub-windows. If nil
, then all sub-windows are
considered. Otherwise, only considers the sub-window if its state is a
member of states.
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.