Method

GLibRegexget_match_flags

since: 2.26

Declaration

GRegexMatchFlags
g_regex_get_match_flags (
  const GRegex* regex
)

Description

Returns the match options that regex was created with.

Available since: 2.26

Return value

Type: GRegexMatchFlags

Flags from GRegexMatchFlags.