Method
GLibMatchInforef
since: 2.30
Declaration [src]
GMatchInfo*
g_match_info_ref (
GMatchInfo* match_info
)
Return value
Type: GMatchInfo
match_info
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |