Libraries
»
nuklear
(0.1.3)
»
Index
»
Nuklear
»
UI
»
Window
»
#close
Method: Nuklear::UI::Window#close
Defined in:
lib/nuklear/ui/window.rb
#
close
⇒
Object
149 150 151
# File 'lib/nuklear/ui/window.rb', line 149
def
close
self
.
enabled
=
false
end