Value.takeString
void takeString(string vString = null) nothrowSets the contents of a G_TYPE_STRING #GValue to v_string.
Parameters
vString | string to take ownership of |
void takeString(string vString = null) nothrowSets the contents of a G_TYPE_STRING #GValue to v_string.
vString | string to take ownership of |