set-icon!

Name

set-icon! -- Set the image to use for the icon of WIN to IMAGE.

Synopsis

(set-icon! image #&optional win)

Description

Set the image to use for the icon of win to image. As usual, an image object or a filename string may be given. #f May also be specified, indicating no icon image. 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 3951 (CVS log)