Method: Tk::BWidget::ComboBox#post
- Defined in:
- lib/tkextlib/bwidget/combobox.rb
#post ⇒ Object
54 55 56 57 |
# File 'lib/tkextlib/bwidget/combobox.rb', line 54 def post tk_send_without_enc('post') self end |
54 55 56 57 |
# File 'lib/tkextlib/bwidget/combobox.rb', line 54 def post tk_send_without_enc('post') self end |