MCPcopy Create free account
hub / github.com/KDE/konsole / decreaseFontSize

Method decreaseFontSize

src/session/SessionController.cpp:1908–1911  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1906}
1907
1908void SessionController::decreaseFontSize()
1909{
1910 view()->terminalFont()->decreaseFontSize();
1911}
1912
1913void SessionController::resetFontSize()
1914{

Callers

nothing calls this directly

Calls 1

viewFunction · 0.85

Tested by

no test coverage detected