Method

GLibMatchInfofree

since: 2.14

Declaration

void
g_match_info_free (
  GMatchInfo* match_info
)

Description

If match_info is not NULL, calls g_match_info_unref(); otherwise does nothing.

Available since: 2.14