Next:
get-weight
Up:
wx:font
Previous:
get-style
get-underlined
Returns
#t
if the font is underlined or
#f
otherwise.
(send
a-wx:font
get-underlined)
->
boolean
PLT