Table of Contents

Delegate RegexEvalCallback

Namespace
GLib
Assembly
GLib-2.0.dll
public delegate bool RegexEvalCallback(MatchInfo matchInfo, String result)

Parameters

matchInfo MatchInfo
result String

Returns

bool