set-mini-icon!

Name

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

Synopsis

(set-mini-icon! image #&optional win)

Description

Set the image to use for the mini-icon of win to image. As usual, an image object or a filename string may be given. 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 3995 (CVS log)