Regex.getPattern
string getPattern() nothrowGets the pattern string associated with regex, i.e. a copy of the string passed to glib.regex.Regex.new_.
Returns
the pattern of regex
string getPattern() nothrowGets the pattern string associated with regex, i.e. a copy of the string passed to glib.regex.Regex.new_.