GLib.Regex.prototype.get_compile_flags
function get_compile_flags(): GLib.RegexCompileFlags {
// Gjs wrapper for g_regex_get_compile_flags()
}
Returns the compile options that regex was created with.
Since 2.26
- Returns
flags from GLib.RegexCompileFlags