Enumeration (GI Enum)

Vte-3.91VteTextBlinkModeSince 0.52

An enumerated type which can be used to indicate whether the terminal allows the text contents to be blinked.

0.52

Index

Enumeration Members

Enumeration Members

ALWAYS: number

Allow blinking text. This is the default.

FOCUSED: number

Allow blinking text only if the terminal is focused.

NEVER: number

Do not blink the text.

UNFOCUSED: number

Allow blinking text only if the terminal is unfocused.

Variables

$gtype