Next:
get-text-descent
Up:
style<>
Previous:
get-size
get-style
Returns the style's font style. See
font%
.
(send
a-style
get-style)
->
symbol in
'(
normal
italic
slant)
PLT