Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

get-default-foreground

Generic function

Summary

Returns the default foreground for the specified sheet.

Signature

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

Arguments

port
An instance of type <port>.

sheet
An instance of type <sheet>.

foreground
An instance of type <ink>.

Values

foreground
An instance of type <ink>.

Library

duim-sheets

Module

duim-sheets

Description

Returns the default foreground for sheet on port.

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

See also

get-default-background, page 285

get-default-text-style, page 286


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index