MCPcopy 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
141IntVector2D WindowController::getStartupWindowSize()
142{
143 return _startupSize;
144}
145
146std::string WindowController::getMode()
147{

Callers 1

setupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected