Value.takeString

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

class Value
void
takeString
(
string vString
)

Parameters

vString string

string to take ownership of

Meta