# File vte/sample/multiterm.rb, line 20
  def run
    @window.show_all
    @notebook.get_nth_page(@notebook.page).grab_focus
  end