Method: TkCore#info
- Defined in:
- ext/lib/tk.rb
#info(*args) ⇒ Object
1697 1698 1699 |
# File 'ext/lib/tk.rb', line 1697 def info(*args) tk_call('info', *args) end |
1697 1698 1699 |
# File 'ext/lib/tk.rb', line 1697 def info(*args) tk_call('info', *args) end |