get_has_selection


Description:

public bool get_has_selection ()

Checks if the terminal currently contains selected text.

Note that this is different from determining if the terminal is the owner of any Clipboard items.

Parameters:

this

a Terminal

Returns:

true if part of the text in the terminal is selected.