Terminal.addOnIncreaseFontSize

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

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