# File lib/rubygame/screen.rb, line 357
  def title
    return SDL.WM_GetCaption()[0]
  end