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