# File vtk/gtk/GtkGLExtVTKRenderWindowInteractor.rb, line 287
  def SetPicker(picker)
    @Iren.SetPicker(picker)
  end