Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
111
void Window::show()
112
{
113
FG_THROW(fg_show_window(get()));
114
}
115
116
bool Window::close()
117
{
Callers
1
fg_show_window
Function · 0.45
Calls
1
fg_show_window
Function · 0.85
Tested by
no test coverage detected