Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ contextMenuEvent
Method
contextMenuEvent
python/examples/hellopane.py:111–112 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
109
self.data = None
110
111
def
contextMenuEvent(self, event):
112
self.m_contextMenuManager.show(self.m_menu, self.actionHandler)
113
114
@staticmethod
115
def
createPane(context):
Callers
nothing calls this directly
Calls
1
show
Method · 0.80
Tested by
no test coverage detected