MatchInfo.getRegex

glib.regex.Regex getRegex()

Returns #GRegex object used in match_info. It belongs to Glib and must not be freed. Use [glib.regex.Regex.ref_] if you need to keep it after you free match_info object.

Returns

#GRegex object used in match_info