Method

PurpleAvatarget_animation

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

Return value

Type: GdkPixbufAnimation

The animation or NULL.

The data is owned by the instance.