Method

GdkPixbufPixbufAnimationunref

deprecated: 2.0 

Declaration [src]

void
gdk_pixbuf_animation_unref (
  GdkPixbufAnimation* animation
)

Description [src]

Removes a reference from an animation.

Deprecated since: 2.0

Use g_object_unref().

This method is not directly available to language bindings.