API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.4
void g_value_take_string ( GValue* value, gchar* v_string )
Sets the contents of a G_TYPE_STRING GValue to v_string.
G_TYPE_STRING
GValue
v_string
Available since: 2.4
Type: gchar*
gchar*
String to take ownership of.
NULL