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:
Returns:
true if part of the text in the terminal is selected.
|