Value.takeString

Sets the contents of a G_TYPE_STRING GValue to v_string. Since 2.4

class Value
void
takeString
(
string vString
)

Parameters

vString string

string to take ownership of. [allow-none]

Meta