Method: TkInputThrow#select_throw

Defined in:
lib/a-tkcommons.rb

#select_throwObject



1788
1789
1790
# File 'lib/a-tkcommons.rb', line 1788

def select_throw
  InputEnterEvent.new(self,'receiver'=>self).go!
end