Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

frame-icon-setter

Generic function

Summary

Specifies the icon associated with the specified frame.

Signature

frame-icon-setter icon frame => icon

Arguments

icon
An instance of type false-or(<image>).

frame
An instance of type <frame>.

Values

icon
An instance of type false-or(<image>).

Library

duim-frames

Module

duim-frames

Description

Specifies the icon associated with frame. This icon is used when the frame is iconified, and in Windows 95 and Windows NT 4.0 is also visible on the left hand side of the title bar of the frame.

See also

frame-icon, page 802


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index