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

Method show

src/api/cpp/window.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109}
110
111void Window::show()
112{
113 FG_THROW(fg_show_window(get()));
114}
115
116bool Window::close()
117{

Callers 1

fg_show_windowFunction · 0.45

Calls 1

fg_show_windowFunction · 0.85

Tested by

no test coverage detected