Function

Purpleprefs_get_pref_type

since: 3.0

Declaration [src]

PurplePrefType
purple_prefs_get_pref_type (
  const char* name
)

Description [src]

Get pref type.

Available since: 3.0

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.

Return value

Type: PurplePrefType

The type of the pref.