Support for the Ruby 2.1 series ended on March 31 2017. See here for details.
# File tk/lib/tkextlib/tile/tspinbox.rb, line 66 def __validation_class_list super() << SpinCommand end
# File tk/lib/tkextlib/tile/tspinbox.rb, line 91 def current number(tk_send_without_enc('current')) end