MCPcopy Create free account
hub / github.com/DISTRHO/DPF / focus

Method focus

dgl/src/Window.cpp:417–420  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

415}
416
417void Window::focus()
418{
419 pData->focus();
420}
421
422#ifdef DGL_USE_FILE_BROWSER
423bool Window::openFileBrowser(const FileBrowserOptions& options)

Callers 5

onFocusFunction · 0.45
dssiui_showMethod · 0.45
execFunction · 0.45
showAndFocusFunction · 0.45
focusFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected