Valadoc | Vala | Tutorial | API-References | Markup

get_pattern


Description:

public unowned string get_pattern ()

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

Parameters:

regex a GRegex structure

Returns:

the pattern of regex