Class
PurpleAvatar
unstable since: 3.0
[−]
Constructors
purple_avatar_new_from_resource
Creates a new avatar from the resource at resource_path
.
unstable since: 3.0
[−]
Instance methods
purple_avatar_get_animation
Gets the GdkPixbufAnimation
if
PurpleAvatar:animated
is TRUE
, otherwise NULL
.
unstable since: 3.0
[−]
Properties
Purple.Avatar:animation
The GdkPixbufAnimation
if
PurpleAvatar:animated
is TRUE
.
unstable since: 3.0
Purple.Avatar:pixbuf
The GdkPixbuf
of the avatar. If
PurpleAvatar:animated
is TRUE
, this will be a static frame
from the animation.
unstable since: 3.0
[+]