SqlParamSpec.takeName
void takeName(gobject.value.Value value)Sets pspec's name. value's ownership is transferred to pspec (which means pspec is then responsible for freeing it when no longer needed).
Parameters
value | a G_TYPE_STRING #GValue |
void takeName(gobject.value.Value value)Sets pspec's name. value's ownership is transferred to pspec (which means pspec is then responsible for freeing it when no longer needed).
value | a G_TYPE_STRING #GValue |