# File vtk/gtk/GtkVTKRenderWindowInteractor.rb, line 148
    def OnExpose(self, *args)
        self.Render
        return gtk.TRUE
    end