Method

CamelDBget_filename

since: 3.24

Declaration [src]

const gchar*
camel_db_get_filename (
  CamelDB* cdb
)

Description

No description available.

Available since: 3.24

Return value

Type: const gchar*

A filename associated with cdb.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.