Method: TkVariable#value
- Defined in:
- lib/tk/variable.rb
#value ⇒ Object
682 683 684 |
# File 'lib/tk/variable.rb', line 682 def value _to_default_type(_value) end |
682 683 684 |
# File 'lib/tk/variable.rb', line 682 def value _to_default_type(_value) end |