Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ ~Window
Method
~Window
src/api/cpp/window.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
Window::~Window()
39
{
40
fg_release_window(get());
41
}
42
43
void Window::setFont(Font* pFont)
44
{
Callers
nothing calls this directly
Calls
1
fg_release_window
Function · 0.85
Tested by
no test coverage detected