Function

Purpleprefs_add_none

Declaration [src]

void
purple_prefs_add_none (
  const char* name
)

Description [src]

Add a new typeless pref.

Parameters

name

Type: const char*

The name of the pref.

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