Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

event-destroy-frame?

Generic function

Summary

Returns information about the frame was destroyed in the specified event.

Signature

event-destroy-frame? event => destroyed?

Arguments

event
An instance of type <frame-exit-event>.

Values

destroyed?
An instance of type <boolean>.

Library

duim-frames

Module

duim-frames

Description

Returns information about the frame was destroyed in event.

See also

<frame-exit-event>, page 799


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index