Method

CamelSessionget_user_data_dir

since: 3.2

Declaration [src]

const gchar*
camel_session_get_user_data_dir (
  CamelSession* session
)

Description [src]

Returns the base directory under which to store user-specific mail data.

Available since: 3.2

Return value

Type: const gchar*

The base directory for mail data.

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