list-stacking-order

Name

list-stacking-order -- Return a list of all non-iconified the top-level window objects, from top to bottom.

Synopsis

(list-stacking-order)

Description

Return a list of all non-iconified the top-level window objects, from top to bottom. The order is the stacking order of the windows. The first element is the topmost window, the last is the bottommost

Implementation Notes

Module: Built-in Primitive

Defined in src/window.c at line 3002 (CVS log)