Method: TkTimer#tkwait
- Defined in:
- lib/tk/timer.rb
#tkwait(on_thread = true) ⇒ Object
523 524 525 |
# File 'lib/tk/timer.rb', line 523 def tkwait(on_thread = true) wait(on_thread, true) end |
523 524 525 |
# File 'lib/tk/timer.rb', line 523 def tkwait(on_thread = true) wait(on_thread, true) end |