Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

port

Generic function

Summary

Returns the port for the specified object.

Signature

port object => value

Arguments

object
An instance of type <object>.

Values

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

Library

duim-sheets

Module

duim-sheets

Description

Returns the port used to display object.

See also

display, page 245

frame-manager, page 278

<port>, page 329

port?, page 331


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index