MCPcopy 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
191long long Widget::getDisplayHandle()
192{
193 return opengl::getCurrentDisplayHandle();
194}
195
196void Widget::setTitle(const char* pTitle)
197{

Callers 1

window_implMethod · 0.45

Calls 1

getCurrentDisplayHandleFunction · 0.85

Tested by

no test coverage detected