# File vtk/gtk/GtkGLExtVTKRenderWindowInteractor.rb, line 105
  def Render
    if @Created
      @RenderWindow.Render
    end
  end