window-shaped?

Name

window-shaped? -- Return #t if WIN is a shaped window, #f otherwise.

Synopsis

(window-shaped?  #&optional win)

Description

Return #t if win is a shaped 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 4037 (CVS log)