SqlTable.serialize
string serialize()Creates a new string representing a table. You need to free the returned string using glib.global.gfree;
Returns
a new string with the name of the field or "null" in case table is invalid.
string serialize()Creates a new string representing a table. You need to free the returned string using glib.global.gfree;