Method: TkManageFocus#focusPrev
- Defined in:
- lib/tk/mngfocus.rb
#focusPrev ⇒ Object
30 31 32 |
# File 'lib/tk/mngfocus.rb', line 30 def focusPrev TkManageFocus.prev(self) end |
30 31 32 |
# File 'lib/tk/mngfocus.rb', line 30 def focusPrev TkManageFocus.prev(self) end |