SqlOperation.serialize
string serialize()Creates a new string representing an operator. You need to free the returned string using glib.global.gfree;
Returns
a new string with the description of the operator or "null" in case operation is invalid.
string serialize()Creates a new string representing an operator. You need to free the returned string using glib.global.gfree;