Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

get-default-text-style

Generic function

Summary

Returns the default text style for the specified sheet.

Signature

get-default-text-style port sheet #key text-style => text-style

Arguments

port
An instance of type <port>.

sheet
An instance of type <sheet>.

text-style
An instance of type <text-style>.

Values

text-style
An instance of type <text-style>.

Library

duim-sheets

Module

duim-sheets

Description

Returns the default text style for sheet on port.

If text-style is specified, then this is used instead of the default.

See also

get-default-background, page 285

get-default-foreground, page 286


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index