Next Previous Up Top Contents Index

8.11 DUIM-Gadgets Module

sheet-viewport

Generic function

Summary

Returns the viewport that is clipping the specified sheet.

Signature

sheet-viewport sheet => viewport

Arguments

sheet
An instance of type <sheet>.

Values

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

Library

duim-gadgets

Module

duim-gadgets

Description

Returns the viewport that is clipping sheet.

See also

sheet-viewport-region, page 644

<viewport>, page 693


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index