Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ handler
Method
handler
lib/matplotlib/backends/backend_wx.py:1256–1257 ·
view source on GitHub ↗
(event)
Source
from the content-addressed store, hash-verified
1254
self.Realize()
1255
1256
def
handler(event):
1257
self.trigger_tool(name)
1258
1259
if
image_file:
1260
self.Bind(wx.EVT_TOOL, handler, tool)
Callers
nothing calls this directly
Calls
1
trigger_tool
Method · 0.45
Tested by
no test coverage detected