# File vtk/gtk/GtkGLExtVTKRenderWindowInteractor.rb, line 136
  def OnExpose(wid, event)
    self.Render
    return true
  end