API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.58
void g_ref_string_release ( char* str )
Releases a reference on a string; if it was the last reference, the resources allocated by the string are freed as well.
Available since: 2.58
str
Type: char*
char*
A reference counted string.