MCPcopy Create free account
hub / github.com/ipython/ipython / on_close

Function on_close

examples/IPython Kernel/gui/gui-pyglet.py:21–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 anchor_x='center', anchor_y='center')
20@window.event
21def on_close():
22 window.close()
23
24@window.event
25def on_draw():

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected