Value.setStaticString

Set the contents of a G_TYPE_STRING gobject.Value to v_string. The string is assumed to be static, and is thus not duplicated when setting the gobject.Value

class Value
void
setStaticString
(
string vString
)

Parameters

vString string

static string to be set