# File lib/rubygame/ttf.rb, line 165
  def height
    SDL::TTF.FontHeight( @struct )
  end