Method
PidginAvatarset_contact_info
unstable since: 3.0
Declaration [src]
void
pidgin_avatar_set_contact_info (
PidginAvatar* avatar,
PurpleContactInfo* info
)
Description [src]
Sets or unsets the PurpleContactInfo that avatar should use for display.
Available since: 3.0
| Sets property | Pidgin.Avatar:contact-info |
Parameters
info-
Type:
PurpleContactInfoA contact info or
NULLto unset.The argument can be NULL.The data is owned by the caller of the method.