list-focus-order

Name

list-focus-order -- Return a list of all the top-level window objects in focus order.

Synopsis

(list-focus-order)

Description

Return a list of all the top-level window objects in focus order. The order is from most recently focussed to least recently focussed.

Implementation Notes

Module: Built-in Primitive

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