kept-on-top?

Name

kept-on-top? -- Return #t if WIN is an on-top window, #f otherwise.

Synopsis

(kept-on-top?  #&optional win)

Description

Return #t if win is an on-top window, #f otherwise. win defaults to the window context in the usual way if not specified.

Implementation Notes

Module: Built-in Primitive

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