window-icon

Name

window-icon -- Get the icon image being used for WIN.

Synopsis

(window-icon  #&optional win)

Description

Get the icon image being used for win. Returns #f if none is being used. 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 3981 (CVS log)