Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1908
void SessionController::decreaseFontSize()
1909
{
1910
view()->terminalFont()->decreaseFontSize();
1911
}
1912
1913
void SessionController::resetFontSize()
1914
{
Callers
nothing calls this directly
Calls
1
view
Function · 0.85
Tested by
no test coverage detected