MatchInfo.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.

class MatchInfo
getRegex
()

Return Value

Type: glib.regex.Regex

#GRegex object used in match_info