Regex.getPattern

Gets the pattern string associated with regex, i.e. a copy of the string passed to g_regex_new(). Since 2.14

class Regex
string
getPattern
()

Return Value

Type: string

the pattern of regex

Meta