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