Next Previous Up Top Contents Index

4.3 DUIM-DCs Module

fully-merged-text-style?

Generic function

Summary

Returns #t if the specified text style is completely specified.

Signature

fully-merged-text-style? text-style => boolean

Arguments

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

Values

boolean
An instance of type <boolean>.

Library

duim-dcs

Module

duim-dcs

Description

Returns #t if the specified text style is completely specified.

See also

merge-text-styles, page 170


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index