Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ close
Method
close
src/window/Window.cpp:639–641 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
637
638
639
void Window::close() {
640
glfwSetWindowShouldClose(win, GLFW_TRUE);
641
}
642
643
644
void Window::cursorLock() {
Callers
4
onHoverKey
Method · 0.80
onAction
Method · 0.80
step
Method · 0.80
appendLanguageMenu
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected