# File lib/rubygame/ttf.rb, line 189
  def line_skip
    SDL::TTF.FontLineSkip( @struct )
  end