text-style-strikeout?
Generic function
Summary
Returns #t if the text style includes a line through it, striking it out.
Signature
text-style-strikeout? text-style => strikeout?
Arguments
- text-style
- An instance of type
<text-style>.
Values
- strikeout?
- An instance of type
<boolean>.
Library
duim-dcs
Module
duim-dcs
Description
Returns #t if the text style includes a line through it, striking it out.
See also
<text-style>, page 185
text-style?, page 187
text-style-components, page 188
text-style-family, page 189
text-style-size, page 190
text-style-slant, page 191
text-style-underline?, page 192
text-style-weight, page 193