API Version: 2.0
Library Version: 2.72
const gchar* g_regex_get_pattern ( const GRegex* regex )
Gets the pattern string associated with regex, i.e. a copy of the string passed to g_regex_new().
regex
Type: const gchar*
const gchar*
The pattern of regex.