Function
Purpleprefs_rename
since: 2.0
[−]
Parameters
oldname
-
Type:
const char*
The old name of the pref.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. newname
-
Type:
const char*
The new name for the pref.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.