MCPcopy Create free account
hub / github.com/SpartanJ/eepp / getUIColorScheme

Method getUIColorScheme

src/tools/ecode/ecode.cpp:1369–1371  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1367}
1368
1369ColorSchemeExtPreference App::getUIColorScheme() const {
1370 return mUIColorScheme;
1371}
1372
1373EE::Window::Window* App::getWindow() const {
1374 return mWindow;

Callers 1

createWindowMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected