Method
GLibMatchInfofree
since: 2.14
Description
If match_info
is not NULL
, calls g_match_info_unref(); otherwise does nothing.
Available since: 2.14
Parameters
match_info
-
Type:
GMatchInfo
A
GMatchInfo
, orNULL
.The argument can be NULL
.