# File lib/rubygame/ttf.rb, line 181
  def descent
    SDL::TTF.FontDescent( @struct )
  end