Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

get-default-background

Generic function

Summary

Returns the default background for the specified sheet.

Signature

get-default-background port sheet #key background => background

Arguments

port
An instance of type <port>.

sheet
An instance of type <sheet>.

background
An instance of type <ink>.

Values

background
An instance of type <ink>.

Library

duim-sheets

Module

duim-sheets

Description

Returns the default background for sheet on port.

If background is specified, then this is used instead of the default.

See also

get-default-foreground, page 286

get-default-text-style, page 286


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index