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