Value.takeString

Sets the contents of a G_TYPE_STRING gobject.Value to v_string.

class Value
void
takeString
(
string vString
)

Parameters

vString string

string to take ownership of

Meta