# File lib/rubygame/ttf.rb, line 131
  def italic?
    _get_style( SDL::TTF::STYLE_ITALIC )
  end