Method

GdkPixbufPixbufAnimationref

deprecated: 2.0 

Declaration [src]

GdkPixbufAnimation*
gdk_pixbuf_animation_ref (
  GdkPixbufAnimation* animation
)

Description [src]

Adds a reference to an animation.

Deprecated since: 2.0

Use g_object_ref().

This method is not directly available to language bindings.

Return value

Type: GdkPixbufAnimation

The same as the animation argument.

The returned data is owned by the instance.