MCPcopy 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
218long long Widget::getDisplayHandle()
219{
220 return opengl::getCurrentDisplayHandle();
221}
222
223void Widget::setTitle(const char* pTitle)
224{

Callers

nothing calls this directly

Calls 1

getCurrentDisplayHandleFunction · 0.85

Tested by

no test coverage detected