Method

CamelObjectBagabort

Declaration [src]

void
camel_object_bag_abort (
  CamelObjectBag* bag,
  gconstpointer key
)

Description [src]

Aborts a key reservation.

Parameters

key

Type: gconstpointer

A reserved key.

The argument can be NULL.
The data is owned by the caller of the method.