# File lib/rubygame/ttf.rb, line 115
  def bold?
    _get_style( SDL::TTF::STYLE_BOLD )
  end