MCPcopy Create free account
hub / github.com/arrayfire/forge / resetCloseFlag

Method resetCloseFlag

src/backend/opengl/sdl/window.cpp:238–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236}
237
238void Widget::resetCloseFlag()
239{
240 if(mClose==true) {
241 show();
242 }
243}
244
245void Widget::pollEvents()
246{

Callers 1

drawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected