gchar * gsk_dbh_escape_string (GskDbh * dbh, gconstpointer src, guint len)
Parameters:
The database handle to escape the string.
The data to escape (not necessarily null terminated).
The length (in bytes) of the data to escape.