Method: TkManageFocus#focusNext
- Defined in:
- ext/lib/tk/mngfocus.rb
#focusNext ⇒ Object
23 24 25 |
# File 'ext/lib/tk/mngfocus.rb', line 23 def focusNext TkManageFocus.next(self) end |
23 24 25 |
# File 'ext/lib/tk/mngfocus.rb', line 23 def focusNext TkManageFocus.next(self) end |