Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ close
Method
close
src/backend/opengl/glfw/window.cpp:260–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
bool Widget::close()
261
{
262
return mClose;
263
}
264
265
void Widget::resetCloseFlag()
266
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected