25 26 27 28 29 30 31
# File 'lib/tkextlib/tkHTML/htmlwidget.rb', line 25 def self.package_version begin TkPackage.require('Tkhtml') rescue '' end end