Value.setString
void setString(string vString = null)Set the contents of a G_TYPE_STRING #GValue to a copy of v_string.
Parameters
vString | caller-owned string to be duplicated for the #GValue |
void setString(string vString = null)Set the contents of a G_TYPE_STRING #GValue to a copy of v_string.
vString | caller-owned string to be duplicated for the #GValue |