quit(item)
Quit the editor, after asking to save any unsaved changes first.
# File ext/json/lib/json/editor.rb, line 522 def quit(item) window.quit end