Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ getDisplayHandle
Method
getDisplayHandle
src/backend/opengl/glfw/window.cpp:218–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
}
217
218
long long Widget::getDisplayHandle()
219
{
220
return opengl::getCurrentDisplayHandle();
221
}
222
223
void Widget::setTitle(const char* pTitle)
224
{
Callers
nothing calls this directly
Calls
1
getCurrentDisplayHandle
Function · 0.85
Tested by
no test coverage detected