# File vtk/tk/vtkTkImageViewerWidget.rb, line 173 def LeaveTkViewer if @FocusOnEnter && @OldFocus != nil @OldFocus.focus end return nil end