API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.14
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
Available since: 2.14
Type: const gchar*
const gchar*
The pattern of regex.