Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

display

Generic function

Summary

Returns the display for the specified object.

Signature

display object => display

Arguments

object
An instance of type <object>.

Values

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

Library

duim-sheets

Module

duim-sheets

Description

Returns the display used to display object.

See also

<display>, page 243

frame-manager, page 278

port, page 330


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index