MCPcopy
hub / github.com/PySimpleGUI/PySimpleGUI / close

Method close

DemoPrograms/Demo_Touch_Keyboard.py:65–66  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

63 self._keyboardhandler()
64
65 def close(self):
66 self.window.close()
67
68
69class GUI():

Callers 15

draw_figureFunction · 0.45
mainFunction · 0.45
restore_main_windowFunction · 0.45
mainFunction · 0.45
Demo_Cursors.pyFile · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected