Method: Tk::Menu#menutype
- Defined in:
- lib/tk/menu.rb
#menutype(index) ⇒ Object
201 202 203 |
# File 'lib/tk/menu.rb', line 201 def (index) tk_send_without_enc('type', _get_eval_enc_str(index)) end |
201 202 203 |
# File 'lib/tk/menu.rb', line 201 def (index) tk_send_without_enc('type', _get_eval_enc_str(index)) end |