Terminal.addOnCharSizeChanged

Emitted whenever selection of a new font causes the values of the %char_width or %char_height fields to change.

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

Meta