Function

PurpleBuddyicons_set_cache_dir

Declaration [src]

void
purple_buddy_icons_set_cache_dir (
  const char* cache_dir
)

Description [src]

Sets the directory used to store buddy icon cache files.

Parameters

cache_dir

Type: const char*

The directory to store buddy icon cache files to.

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