Method

GLibMatchInfomatches

since: 2.14

Declaration

gboolean
g_match_info_matches (
  const GMatchInfo* match_info
)

Description

Returns whether the previous match operation succeeded.

Available since: 2.14

Return value

Type: gboolean

TRUE if the previous match operation succeeded, FALSE otherwise.