Next Previous Up Top Contents Index

4.3 DUIM-DCs Module

text-style?

Generic function

Summary

Returns #t if its argument is a text-style.

Signature

text-style? object => text-style?

Arguments

object
An instance of type <object>.

Values

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

Library

duim-dcs

Module

duim-dcs

Description

Returns #t if its argument is a text-style.

See also

<text-style>, page 185

text-style-components, page 188

text-style-family, page 189

text-style-size, page 190

text-style-slant, page 191

text-style-strikeout?, page 191

text-style-underline?, page 192

text-style-weight, page 193


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index