window--subtree

window--subtree is a compiled Lisp function in `window.el'.

(window--subtree WINDOW &optional NEXT)

Return window subtree rooted at WINDOW.
Optional argument NEXT non-nil means include WINDOW's right
siblings in the return value.

See the documentation of `window-tree' for a description of the
return value.