Function

EDataServerget_user_config_dir

since: 2.32

Declaration [src]

const gchar*
e_get_user_config_dir (
  void
)

Description [src]

Returns a base directory in which to store user-specific configuration information for Evolution or Evolution-Data-Server.

The returned string is owned by libedataserver and must not be modified or freed.

Available since: 2.32

Return value

Type: const gchar*

Base directory for user-specific configuration information.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.