MCPcopy Create free account
hub / github.com/arrayfire/forge / ~window_impl

Method ~window_impl

src/backend/opengl/window_impl.cpp:170–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170window_impl::~window_impl()
171{
172 delete mWindow;
173 destroyWtkIfDone();
174}
175
176void window_impl::setFont(const std::shared_ptr<font_impl>& pFont)
177{

Callers

nothing calls this directly

Calls 1

destroyWtkIfDoneFunction · 0.85

Tested by

no test coverage detected