Method: Core::GUI::Window#close!
- Defined in:
- lib/gui/base.rb
#close! ⇒ Object
56 57 58 |
# File 'lib/gui/base.rb', line 56 def close! @remove = true end |
56 57 58 |
# File 'lib/gui/base.rb', line 56 def close! @remove = true end |