# File vtk/gtk/GtkVTKRenderWindowInteractor.rb, line 112 def DestroyTimer(self, obj, event) """The timer is a one shot timer so will expire automatically.""" return 1 end