Method

GLibMatchInfounref

since: 2.30

Declaration

void
g_match_info_unref (
  GMatchInfo* match_info
)

Description

Decreases reference count of match_info by 1. When reference count drops to zero, it frees all the memory associated with the match_info structure.

Available since: 2.30