Support for the Ruby 2.1 series ended on March 31 2017. See here for details.
# File tk/lib/tkextlib/tcllib/style.rb, line 31 def self.names Tk::Tcllib::Style.not_available end
# File tk/lib/tkextlib/tcllib/style.rb, line 27 def self.not_available fail RuntimeError, "'tkextlib/tcllib/style' extension is not available on your current environment." end
# File tk/lib/tkextlib/tcllib/style.rb, line 15 def self.package_name PACKAGE_NAME end