Method
PurpleAccountset_user_info
since: 2.0
[−]
Declaration [src]
void
purple_account_set_user_info (
PurpleAccount* account,
const char* user_info
)
[−]
Description [src]
Sets the account’s user information.
Available since: 2.0
Sets property | Purple.Account:user-info |
[−]
Parameters
user_info
-
Type:
const char*
The user information.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.