MCPcopy 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
38Window::~Window()
39{
40 fg_release_window(get());
41}
42
43void Window::setFont(Font* pFont)
44{

Callers

nothing calls this directly

Calls 1

fg_release_windowFunction · 0.85

Tested by

no test coverage detected