Function
GLibref_string_release
since: 2.58
Declaration [src]
void
g_ref_string_release (
char* str
)
Description [src]
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