Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TranslucentTB/TranslucentTB
/ Window
Method
Window
TranslucentTB/windows/window.hpp:115–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
constexpr Window(HWND handle = Window::NullWindow) noexcept : m_WindowHandle(handle) { }
116
117
std::optional<std::wstring> title() const;
118
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected