Function
Purpleconfig_dir
unstable since: 3.0
[−]
Description [src]
Returns the purple configuration directory according to XDG Base Directory Specification. This is usually $HOME/.config/purple. If custom user dir was specified then this is config sub-directory of DIR argument passed to -c option.
Available since: 3.0
[−]
Return value
Type: const gchar*
The purple configuration directory.
The data is owned by the called function. |
The value is a NUL terminated UTF-8 string. |