131 132 133 134 135 136 137
# File 'lib/tkextlib/tkDND/tkdnd.rb', line 131 def self.version begin TkPackage.require('tkdnd') rescue '' end end