Method

PidginAvatarset_animate

unstable since: 3.0

Declaration [src]

void
pidgin_avatar_set_animate (
  PidginAvatar* avatar,
  gboolean animate
)

Description [src]

Starts or stops animation of avatar. If avatar is displaying a non-animated image, changing this will do nothing unless a new animated image is set.

Available since: 3.0

Sets propertyPidgin.Avatar:animate

Parameters

animate

Type: gboolean

Whether or not to animate the avatar.