Vte.Terminal.MatchRemove Method
Removes the regular expression which is associated with the given tag from the list of expressions which the terminal will highlight when the user moves the mouse cursor over matching text.

Syntax

public void MatchRemove (int tag)

Parameters

tag
the tag of the regex to remove

Remarks

Requirements

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