window-icon-shaped?

Name

window-icon-shaped? -- Return #t if WIN has shaped icon, #f otherwise.

Synopsis

(window-icon-shaped? win)

Description

Return #t if win has shaped icon, #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 4050 (CVS log)