Method

CamelDBabort_transaction

unstable since: 3.58

Declaration [src]

gboolean
camel_db_abort_transaction (
  CamelDB* cdb
  GError** error
)

Description [src]

Ends an ongoing transaction by ignoring the changes.

Available since: 3.58

Return value

Type: gboolean

Whether succeeded.