Method
PurpleAvatarget_animation
unstable since: 3.0
Declaration [src]
GdkPixbufAnimation*
purple_avatar_get_animation (
PurpleAvatar* avatar
)
Description [src]
Gets the GdkPixbufAnimation
if
PurpleAvatar:animated
is TRUE
, otherwise NULL
.
Available since: 3.0
Gets property | Purple.Avatar:animation |
Return value
Type: GdkPixbufAnimation
The animation or NULL
.
The returned data is owned by the instance. |