Connection.valueToSqlString

string valueToSqlString(gobject.value.Value from)

Produces a fully quoted and escaped string from a GValue

Parameters

from#GValue to convert from

Returns

escaped and quoted value or NULL if not supported.