Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ getNativeHandle
Method
getNativeHandle
src/backend/opengl/glfw/window.cpp:203–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
GLFWwindow* Widget::getNativeHandle() const
204
{
205
return mWindow;
206
}
207
208
void Widget::makeContextCurrent() const
209
{
Callers
1
Widget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected