transient?

Name

transient? -- Return #t if WIN is transient, #f if not.

Synopsis

(transient?  #&optional win)

Description

Return #t if win is transient, #f if not. 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 2034 (CVS log)