Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ getStartupWindowSize
Method
getStartupWindowSize
source/Gui/WindowController.cpp:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
IntVector2D WindowController::getStartupWindowSize()
142
{
143
return _startupSize;
144
}
145
146
std::string WindowController::getMode()
147
{
Callers
1
setup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected