MCPcopy Create free account
hub / github.com/Tom94/tev / focusWindow

Method focusWindow

src/ImageViewer.cpp:1292–1292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1290}
1291
1292void ImageViewer::focusWindow() { glfwFocusWindow(m_glfw_window); }
1293
1294void ImageViewer::draw_contents() {
1295 if (!mInitialized) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected