Returns the string searched with match_info. This is the string passed to glib.regex.Regex.match or glib.regex.Regex.replace so you may not free it before calling this function.
the string searched with match_info
Returns the string searched with match_info. This is the string passed to glib.regex.Regex.match or glib.regex.Regex.replace so you may not free it before calling this function.