get_word_char_exceptions


Description:

[ Version ( since = "0.40" ) ]
public unowned string? get_word_char_exceptions ()

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

Parameters:

this

a Terminal

Returns:

a string, or null