Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ getDisplayHandle
Method
getDisplayHandle
src/backend/opengl/sdl/window.cpp:191–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
long long Widget::getDisplayHandle()
192
{
193
return opengl::getCurrentDisplayHandle();
194
}
195
196
void Widget::setTitle(const char* pTitle)
197
{
Callers
1
window_impl
Method · 0.45
Calls
1
getCurrentDisplayHandle
Function · 0.85
Tested by
no test coverage detected