Vte
Terminal
MatchAdd
Vte.Terminal.MatchAdd Method
Adds a regular expression to the list of matching expressions.
Syntax
public
int
MatchAdd
(
string
match)
Parameters
match
a regular expression
Returns
an integer associated with this expression
Remarks
When the user moves the mouse cursor over a section of displayed text which matches this expression, the text will be highlighted.
Requirements
Namespace:
Vte
Assembly:
vte-sharp (in vte-sharp.dll)