Terminal.getHasSelection

Checks if the terminal currently contains selected text. Note that this is different from determining if the terminal is the owner of any GtkClipboard items.

class Terminal
int
getHasSelection
()

Return Value

Type: int

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

Meta