Terminal.addOnCharSizeChanged

Emitted whenever the cell size changes, e.g. due to a change in font, font-scale or cell-width/height-scale.

Note that this signal should rather be called "cell-size-changed".

class Terminal
addOnCharSizeChanged
(
void delegate
(
uint
,
uint
,)
dlg
,)

Meta