MatchInfo.getRegex

Returns GRegex object used in match_info. It belongs to Glib and must not be freed. Use g_regex_ref() if you need to keep it after you free match_info object. Since 2.14

class MatchInfo
getRegex
()

Return Value

Type: Regex

GRegex object used in match_info

Meta