Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetHandler
Function
GetHandler
src/KeyboardCapture.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
wxWindow *GetHandler()
57
{
58
return sHandler();
59
}
60
61
void Capture(wxWindow *handler)
62
{
Callers
2
IsHandler
Function · 0.85
FilterEvent
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected