GLib.Regex.prototype.get_match_flags
function get_match_flags(): GLib.RegexMatchFlags {
// Gjs wrapper for g_regex_get_match_flags()
}
Returns the match options that regex was created with.
Since 2.26
- Returns
flags from GLib.RegexMatchFlags
function get_match_flags(): GLib.RegexMatchFlags {
// Gjs wrapper for g_regex_get_match_flags()
}
Returns the match options that regex was created with.
Since 2.26
flags from GLib.RegexMatchFlags