Value.setString

Set the contents of a %G_TYPE_STRING #GValue to @v_string.

class Value
void
setString
(
string vString
)

Parameters

vString string

caller-owned string to be duplicated for the #GValue

Meta