# File vtk/gtk/GtkGLExtVTKRenderWindowInteractor.rb, line 281
  def Start
    if @Created
      @Iren.Start
    end
  end