take_name
Description:
Sets this's name.
value
's ownership is transferred to this (which means this is
then responsible for freeing it when no longer needed).
Parameters:
this |
a SqlParamSpec pointer |
value |
a G_TYPE_STRING Value |