Terminal.addOnDecreaseFontSize

Emitted when the user hits the '-' key while holding the Control key.

class Terminal
gulong
addOnDecreaseFontSize
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)