# File lib/rubygame/ttf.rb, line 148
  def underline?
    _get_style( SDL::TTF::STYLE_UNDERLINE )
  end