Function
GLibref_string_new
since: 2.58
Declaration [src]
char*
g_ref_string_new (
const char* str
)
Description [src]
Creates a new reference counted string and copies the contents of str
into it.
Available since: 2.58
since: 2.58
char*
g_ref_string_new (
const char* str
)
Creates a new reference counted string and copies the contents of str
into it.
Available since: 2.58