SqlSelectTarget.takeTableName
void takeTableName(gobject.value.Value value)Sets the target's name using the string stored in value and the expression to set its value to point to value; after call this function the target owns value, then you must not free it.
Parameters
value | a #GValue to take from |