Method: Tk::BWidget::ComboBox#unpost
- Defined in:
- lib/tkextlib/bwidget/combobox.rb
#unpost ⇒ Object
59 60 61 62 |
# File 'lib/tkextlib/bwidget/combobox.rb', line 59 def unpost tk_send_without_enc('unpost') self end |
59 60 61 62 |
# File 'lib/tkextlib/bwidget/combobox.rb', line 59 def unpost tk_send_without_enc('unpost') self end |