Method
PurpleAccountset_buddy_icon_path
since: 2.0
[−]
Declaration [src]
void
purple_account_set_buddy_icon_path (
PurpleAccount* account,
const char* path
)
[−]
Description [src]
Sets the account’s buddy icon path.
Available since: 2.0
Sets property | Purple.Account:buddy-icon-path |
[−]
Parameters
path
-
Type:
const char*
The buddy icon non-cached path.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.