Libraries
»
colstrom-fidgit
(0.2.7)
»
Index (M)
»
Fidgit
»
Window
»
Methods
Module: Fidgit::Window::Methods
Defined in:
lib/fidgit/window.rb
Instance Method Summary
collapse
#
close
⇒ Object
Instance Method Details
#
close
⇒
Object
12 13 14 15
# File 'lib/fidgit/window.rb', line 12
def
close
super
GuiState
.
clear
end