MCPcopy 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
56wxWindow *GetHandler()
57{
58 return sHandler();
59}
60
61void Capture(wxWindow *handler)
62{

Callers 2

IsHandlerFunction · 0.85
FilterEventMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected