Method
PurplePersonget_avatar
unstable since: 3.0
[−]
Description [src]
Gets the avatar of person
or NULL
if no avatar is set.
Available since: 3.0
Gets property | Purple.Person:avatar |
[−]
Return value
Type: PurpleAvatar
The avatar for person
.
The returned data is owned by the instance. |
The return value can be NULL . |