Method: Tk::Menu#set_focus
- Defined in:
- lib/tk/menu.rb
#set_focus ⇒ Object
193 194 195 196 |
# File 'lib/tk/menu.rb', line 193 def set_focus tk_call_without_enc('tk_menuSetFocus', path) self end |
193 194 195 196 |
# File 'lib/tk/menu.rb', line 193 def set_focus tk_call_without_enc('tk_menuSetFocus', path) self end |