char_size_changed


Description:

public virtual signal void char_size_changed (uint char_width, uint char_height)

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".

Parameters:

height

the new character cell height

width

the new character cell width