org.gnu.gnomevte.event

Class CharacterSizeChangedEvent.Type

public static class CharacterSizeChangedEvent.Type extends EventType

Type of a TerminalCharacterSizeChangedEvent.
Field Summary
static CharacterSizeChangedEvent.TypeCHAR_SIZE_CHANGED
Emitted whenever the selection of a new font causes the values of the character width or character height fields to change.

Field Detail

CHAR_SIZE_CHANGED

public static final CharacterSizeChangedEvent.Type CHAR_SIZE_CHANGED
Emitted whenever the selection of a new font causes the values of the character width or character height fields to change.