Chapter 2. (gskdbhprotected.h)

These functions are to be used by derivers of GskDbh only.

function gsk_dbh_set_error

const gchar * gsk_dbh_set_error
                (GskDbh                *        dbh,
                 const gchar           *        error)
Set the error message associated with the handle.

Parameters:

dbh

The handle.

error

The error message (base class will call strdup).