set-icon-box!

Name

set-icon-box! -- Set the icon box in which WIN's icon will be placed.

Synopsis

(set-icon-box! x y w h #&optional win)

Description

Set the icon box in which win's icon will be placed. This set the box to the rectangle at coordinates x, y with width w and height h. 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 3422 (CVS log)