Function
Purpleprefs_get_pref_type
Declaration [src]
PurplePrefType
purple_prefs_get_pref_type (
const char* name
)
Parameters
name |
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
Returns: | PurplePrefType |
The type of the pref. |