Method

GLibMatchInforef

since: 2.30

Declaration

GMatchInfo*
g_match_info_ref (
  GMatchInfo* match_info
)

Description

Increases reference count of match_info by 1.

Available since: 2.30

Return value

Type: GMatchInfo

match_info.

The caller of the method takes ownership of the data, and is responsible for freeing it.