Property

VteTerminal:word-char-exceptions

since: 0.40

Declaration

property word-char-exceptions: utf8 [ read ]

Description [src]

The set of characters which will be considered parts of a word when doing word-wise selection, in addition to the default which only considers alphanumeric characters part of a word.

If NULL, a built-in set is used.

Type:gchar*

Available since: 0.40

Default valueNULL
Getter methodvte_terminal_get_word_char_exceptions()

Flags

Readableyes
Writableno
Constructno
Construct onlyno