MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / CloseEvent

Class CloseEvent

lib/matplotlib/backend_bases.py:1253–1254  ·  view source on GitHub ↗

An event triggered by a figure being closed.

Source from the content-addressed store, hash-verified

1251
1252
1253class CloseEvent(Event):
1254 """An event triggered by a figure being closed."""
1255
1256
1257class LocationEvent(Event):

Callers 6

filter_destroyMethod · 0.90
clearup_closedMethod · 0.90
destroyMethod · 0.90
_on_closeMethod · 0.90
_widgetclosedMethod · 0.90
destroyMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…