Creates a new string representing a function.
You need to free the returned string using g_free;
this |
a SqlFunction structure |
a new string with the description of the function or "null" in case this is invalid. |