Specifies the type of a selection function used to check whether a cell has to be selected or not.
Callback for vte_terminal_spawn_async().
An enumerated type which can be used to indicate the cursor blink mode for the terminal.
An enumerated type which can be used to indicate what should the terminal draw at the cursor position.
An enumerated type which can be used to indicate which string the terminal should send to an application when the user presses the Delete or Backspace keys.
An enumeratio type that can be used to specify the format the selection should be copied to the clipboard in.
An enum type for regex errors. In addition to the values listed above, any PCRE2 error values may occur.
An enumerated type which can be used to indicate whether the terminal allows the text contents to be blinked.
A flag type to determine how terminal contents should be written to an output stream.
The major version number of the VTE library (e.g. in version 3.1.4 this is 3).
The micro version number of the VTE library (e.g. in version 3.1.4 this is 4).
The minor version number of the VTE library (e.g. in version 3.1.4 this is 1).
All of these fields should be considered read-only, except for derived classes.