titlebar-shown?

Name

titlebar-shown? -- Return #t if WIN is decorated with a titlebar, #f otherwise.

Synopsis

(titlebar-shown?  #&optional win)

Description

Return #t if win is decorated with a titlebar, #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 3245 (CVS log)