Vte.Terminal.HasSelection Property
Checks if the terminal currently contains selected text.

Syntax

public bool HasSelection { get; }

Value

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

Remarks

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

Requirements

Namespace: Vte
Assembly: vte-sharp (in vte-sharp.dll)