sticky-window?

Name

sticky-window? -- Return #t if WIN is "sticky", #f otherwise.

Synopsis

(sticky-window?  #&optional win)

Description

Return #t if win is "sticky", #f otherwise. See stick-window for an explanation. 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 2211 (CVS log)