Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

frame-layout

Generic function

Summary

Returns the layout used in the specified frame.

Signature

frame-layout frame => layout

Arguments

frame
An instance of type <frame>.

Values

layout
An instance of type false-or(<sheet>).

Library

duim-frames

Module

duim-frames

Description

Returns the layout used in frame.

See also

frame-layout-setter, page 805


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index