API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
void g_value_set_string ( GValue* value, const gchar* v_string )
Set the contents of a G_TYPE_STRING GValue to a copy of v_string.
G_TYPE_STRING
GValue
v_string
Type: const gchar*
const gchar*
Caller-owned string to be duplicated for the GValue.
NULL