Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
def
on_close():
22
window.close()
23
24
@window.event
25
def
on_draw():
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected