Function

Purplehome_dir

Declaration [src]

const gchar*
purple_home_dir (
  void
)

Description [src]

Gets the user’s home directory.

Return value

Type: const gchar*

The user’s home directory.

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